// JavaScript Document
function Address(user) {
site = "wendrickstruss";
document.write('<a href=\"mailto:' + user + '@' + site + '.com\" onmouseover=\"status=\'\'; return true\">');
}

function deleteTitle(title,descrip) {
	if (confirm("Are you sure you want to delete this?\n\n"+title+"\n"+descrip)==false) {
		return false
	}
	else {
		return true
	}
}

function popupCheck() {
	if (window.newWindow != null) {
		window.newWindow.focus()
		if (window.newWindow.newWindow2 != null) {
			window.newWindow.newWindow2.focus()
		}
	}
}

function findEmail2(form) {
	contactChoice=form.Contact.selectedIndex
	if (form.Contact.options[contactChoice].value=="AddNew") {
		document.getElementById("ContactCell").innerHTML="<input type='text' name='Contact' style='width:112px'>"
		form.Contact.focus()
	}
	else {
		var contactpair=form.Contact.value
		var address=contactpair.search(/&/)+1
		form.Email.value=contactpair.substring(address)
		//form.Contact[form.Contact.selectedIndex].value=contactpair.slice(0,contactpair.search(/&/)-1)
		form.Email.blur()
	}
}

function buttonDown(button) {
	button.style.borderStyle="inset"
	if (button.tagName=="TD") {
		var i=-1
		do {
			i++
		} while (document.getElementsByTagName("TD")[i].className!="selected")
		document.getElementsByTagName("TD")[i].style.borderStyle="solid"
	}
}
var buttonElement
function buttonUp(button) {
	buttonElement=button
	setTimeout("liftButton()",200)
}
function liftButton() {
	buttonElement.style.borderStyle="outset"
}

//Macromedia functions
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features); 
}
function mmLoadMenus() {
  //if (window.mm_menu_0826200348_0) return;
  window.mm_menu_0826201618_0 = new Menu("root",120,15,"Verdana, Arial, Helvetica, sans-serif",9,"#999999","green","#373737","#373737","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
  mm_menu_0826201618_0.addMenuItem("RAFTER&nbsp;CALCULATOR","location='/calculator/index.asp'");
  mm_menu_0826201618_0.addMenuItem("ROOF&nbsp;&&nbsp;WALL&nbsp;DATA","location='/pages/areacalc.htm'");
   mm_menu_0826201618_0.fontWeight="bold";
   mm_menu_0826201618_0.hideOnMouseOut=true;
   mm_menu_0826201618_0.bgColor='#555555';
   mm_menu_0826201618_0.menuBorder=1;
   mm_menu_0826201618_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0826201618_0.menuBorderBgColor='#777777';
    window.mm_menu_0826204228_0 = new Menu("root",120,15,"Verdana, Arial, Helvetica, sans-serif",9,"#999999","green","#373737","#373737","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0826204228_0.addMenuItem("PHOTO ALBUMS","location='/pages/sponsorships.asp'");
  mm_menu_0826204228_0.addMenuItem("SPORTS&nbsp;SCHEDULES","location='/pages/schedules.asp'");
   mm_menu_0826204228_0.fontWeight="bold";
   mm_menu_0826204228_0.hideOnMouseOut=true;
   mm_menu_0826204228_0.bgColor='#555555';
   mm_menu_0826204228_0.menuBorder=1;
   mm_menu_0826204228_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0826204228_0.menuBorderBgColor='#777777';
   
 //admin menus
  window.mm_menu_0826201619_0 = new Menu("root",120,15,"Verdana, Arial, Helvetica, sans-serif",9,"#999999","green","#373737","#373737","left","middle",3,0,1000,-5,7,true,false,true,0,false,true);
  mm_menu_0826201619_0.addMenuItem("RAFTER&nbsp;CALCULATOR","location='/calculator/index.asp'");
  mm_menu_0826201619_0.addMenuItem("ROOF&nbsp;&&nbsp;WALL&nbsp;DATA","location='/pages/areacalc.htm'");
   mm_menu_0826201619_0.fontWeight="bold";
   mm_menu_0826201619_0.hideOnMouseOut=true;
   mm_menu_0826201619_0.bgColor='#555555';
   mm_menu_0826201619_0.menuBorder=1;
   mm_menu_0826201619_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0826201619_0.menuBorderBgColor='#777777';
    window.mm_menu_0826204229_0 = new Menu("root",120,15,"Verdana, Arial, Helvetica, sans-serif",9,"#999999","green","#373737","#373737","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0826204229_0.addMenuItem("PHOTO ALBUMS","location='sponsorships.asp'");
  mm_menu_0826204229_0.addMenuItem("SPORTS&nbsp;SCHEDULES","location='schedules.asp'");
   mm_menu_0826204229_0.fontWeight="bold";
   mm_menu_0826204229_0.hideOnMouseOut=true;
   mm_menu_0826204229_0.bgColor='#555555';
   mm_menu_0826204229_0.menuBorder=1;
   mm_menu_0826204229_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0826204229_0.menuBorderBgColor='#777777';

//contests menu
  if (window.mm_menu_0919114213_0) return;
  window.mm_menu_0919114213_0 = new Menu("root",120,15,"Verdana, Arial, Helvetica, sans-serif",9,"#999999","#ffcc33","#333333","#666666","left","middle",3,1,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0919114213_0.addMenuItem("Buck Contest","location='/Pages/Client/Up/BuckContest.asp'");
  mm_menu_0919114213_0.addMenuItem("Sports Pool Standings","location='/Pages/Client/Standings.asp'");
  mm_menu_0919114213_0.addMenuItem("Sportsline","document.SportsPool.submit()");
  if (mmLoadMenus.arguments.length>0) {
  	//for (i=2; i<mmLoadMenus.arguments.length; i+2) {
  		mm_menu_0919114213_0.addMenuItem(mmLoadMenus.arguments[0],"location='"+mmLoadMenus.arguments[1]+"'");
  	//}
  }
   mm_menu_0919114213_0.fontWeight="bold";
   mm_menu_0919114213_0.hideOnMouseOut=true;
   mm_menu_0919114213_0.bgColor='#cccccc';
   mm_menu_0919114213_0.menuBorder=1;
   mm_menu_0919114213_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0919114213_0.menuBorderBgColor='#A8A8A8';

mm_menu_0919114213_0.writeMenus();

mm_menu_0826204228_0.writeMenus();
} // mmLoadMenus()
