/************************************************
* (c) Thanks to Ger Versluis        version 5.2 *
* http://www.burmees.nl/menu/menus.htm	11/2001 *
*************************************************/	
   	
   	//ezp vars//
	var sblnHomePage;
	var sblnSessionExists;
	var sblnNonMember;
	var strThisServerURL;
	var sblnPhotographerSessionExists;
	
	//menu vars//
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#0066cc';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';		// Background color when mouse is not over on subs
	var HighBgColor='#0066CC';			// Background color when mouse is over
	var HighSubBgColor='#0099FF';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='336699';		// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#0066cc';			// Border color
	var BorderSubColor='#cccccc';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,tahoma,verdana"	// Font family menu items
	var FontSize=8;						// Font size menu items
	var FontBold=1;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='right';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=   95;					// Menu offset x coordinate
	var StartLeft= -16;					// Menu offset y coordinate  (-16 for netscape scrollbar when align=right)
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=2;					// Left padding
	var TopPaddng=2;					// Top padding
	var FirstLineHorizontal=1;		// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
	var DissapearDelay=500;		// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';		// Frame where first level appears
	var SecLineFrame='space';		// Frame where sub levels appear
	var DocTargetFrame='space';		// Frame where target documents appear
	var TargetLoc='';			// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;			// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;		// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;		// menu tree checking on or off 1 or 0
	var ShowArrow=0;			// Uses arrow gifs when 1

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

if (sblnSessionExists=="True") {
		Menu1=new Array("Home","http://www.star94.com","",0,18,50);
		}
else if(sblnPhotographerSessionExists =="True"){
		Menu1=new Array("Home","http://www.star94.com","",0,18,50);
		}
else{
		Menu1=new Array("Home","http://www.star94.com","",0,18,50);
		//Menu1_1=new Array("Login Photographer",strThisServerURL + "Photographer/Default.asp","",0,18,130);
	}

//if ((sblnSessionExists=="True")&&(sblnNonMember!="True")) {
Menu2=new Array("My Account",strThisServerURL + "ecomm/default.asp","",6,18,78);
	
	Menu2_1=new Array("My Settings",strThisServerURL + "ecomm/register.asp","",0,18,110);
	Menu2_2=new Array("My Address Book",strThisServerURL + "ecomm/abook.asp","",0,18,110);	
	Menu2_3=new Array("My Orders",strThisServerURL + "ecomm/customerorders.asp","",0,18,110);
	Menu2_4=new Array("My Photo Album",strThisServerURL + "PhotoAccount.asp","",1,18,110);
		Menu2_4_1=new Array("Share My Album",strThisServerURL + "ShareYourAlbum.asp","",0,18,110);
	Menu2_5=new Array("View My Cart",strThisServerURL + "ecomm/default.asp","",0,18,110);
	Menu2_6=new Array("Go To Checkout",strThisServerURL + "ecomm/revieworder.asp","",0,18,110);
//} else {
//if (sblnPhotographerSessionExists !="True") {
//	Menu2=new Array("Join Today!",strThisServerURL + "ecomm/register.asp","",1,18,75);
//		Menu2_1=new Array("How it Works",strThisServerURL + "TakeTour.asp","",0,18,95);
//	}else{
	
	//photographer items
//	Menu2=new Array("My Photo Events" ,strThisServerURL + "Photographer/default.asp","",5,18,110);
//	Menu2_1=new Array("My Account" ,strThisServerURL + "Photographer/Register.asp","",0,18,110);
//	Menu2_2=new Array("All My Events" ,strThisServerURL + "Photographer/Events.asp","",0,18,110);
//	Menu2_3=new Array("This Event Album" ,strThisServerURL + "Photographer/PhotographerEvent.asp","",0,18,110);
//	Menu2_4=new Array("This Event Pricing" ,strThisServerURL + "Photographer/Prices.asp","",0,18,110);
//	Menu2_5=new Array("View My Orders" ,"javascript:NewWin=window.open('"+strThisServerURL + "Photographer/OrderLookup.asp','NWin','top=50,left=50,toolbar=yes,menubar=yes,location=no,scrollbars=yes,resizable=yes,width=700,height=550')","",0,18,110);

//	}
//}

Menu3=new Array("View Albums",strThisServerURL + "PhotoAccount.asp","",2,18,85);
	Menu3_1=new Array("My Photo Album",strThisServerURL + "PhotoAccount.asp","",0,18,120);
	//Menu3_2=new Array("View Photo Event",strThisServerURL + "PhotoEventlogin.asp","0",0,18,120);
	Menu3_2=new Array("View Shared Album",strThisServerURL + "PhotoSharedlogin.asp","0",0,18,120);

Menu4=new Array("Products",strThisServerURL +"ezdirect/products.asp","",5,18,65);
	Menu4_1=new Array("Prints",strThisServerURL +"ezdirect/products.asp?type=Print","",5,18,110);
		Menu4_1_1=new Array("Panoramas",strThisServerURL +"ezdirect/products.asp?Type=Panorama","",0,18,100);
		Menu4_1_2=new Array("Calendars",strThisServerURL +"ezdirect/products.asp?Type=Calendar","",0,18,100);
		Menu4_1_3=new Array("Greeting Cards",strThisServerURL +"ezdirect/products.asp?Type=GreetingCard","",0,18,100);
		Menu4_1_4=new Array("Specialty Items",strThisServerURL +"ezdirect/products.asp?Type=GiftItem","",0,18,100);
		Menu4_1_5=new Array("Picture Frames",strThisServerURL +"ezdirect/products.asp?Type=Frame","",0,18,100);
	Menu4_2=new Array("Ordering Options",strThisServerURL +"OrderPrints.asp","",0,18,110);
	Menu4_3=new Array("Prices",strThisServerURL +"ezdirect/PricingPage.asp","",0,18,110);
	Menu4_4=new Array("Shipping Rates","javascript:NewWin=window.open(strThisServerURL + '/ezdirect/shipping.asp','NWin','top=(window.screen.availWidth-width)/2,left=(window.screen.availHeight-height)/2,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,width=550,height=415');window['NewWin'].focus();","",0,18,100);
	Menu4_5=new Array("Upload Software",strThisServerURL +"Software/Default.asp","",1,18,110);
		Menu4_5_1=new Array("CD-Zip Software",strThisServerURL +"Help/SoftwareHelp.asp#cdzip","",0,18,110);
		//Menu4_5_2=new Array("Upload Client",strThisServerURL +"Software/ezprints.exe","",0,18,110);
	
Menu5=new Array("Help",strThisServerURL + "help/default.asp","",7,18,40);
	Menu5_1=new Array("Help Home",strThisServerURL + "help/default.asp","",0,18,110);
	Menu5_2=new Array("FAQS",strThisServerURL + "help/FAQS.asp","",0,18,90);
	Menu5_3=new Array("Ordering Help",strThisServerURL + "help/CartHelp.asp","",0,18,90);
	Menu5_4=new Array("Resolution Guide",strThisServerURL + "help/ResolutionGuide.asp","",0,18,90);
	Menu5_5=new Array("Screen Calibration",strThisServerURL + "help/CalibrationHelp.asp","",0,18,110);
	Menu5_6=new Array("Site Map",strThisServerURL + "help/SiteMap.asp","",0,18,90);
	Menu5_7=new Array("Website Feedback",strThisServerURL + "help/default.asp","",0,18,90);
	
	
Menu6=new Array("About Us",strThisServerURL + "AboutUs.asp","",4,18,50);
	Menu6_1=new Array("Contact Us",strThisServerURL + "Contact.asp","",0,18,110);
	Menu6_2=new Array("Customer Comments",strThisServerURL + "ezdirect/customercomments.asp","",0,18,110);
	Menu6_3=new Array("Privacy",strThisServerURL + "Privacy.asp","",0,18,110);
	Menu6_4=new Array("Terms Of Use",strThisServerURL + "TermsOfUse.asp","",0,18,110);

//if (sblnHomePage !="True") {
//Menu7=new Array("Home",strThisServerURL + "Default.asp","",0,18,40);
//}
//else
//{
//Menu7=new Array("Home",strThisServerURL + "Default.asp","",0,18,40);
//Menu7=new Array("Partner with ez prints","","",3,18,140);
//	Menu7_1=new Array("Strategic Partnerships","http://www.ezprintsinc.com/partners/default.asp","",0,18,140);
//	Menu7_2=new Array("Partner Login","http://www.ezprints.com/ezpartners/login.asp","",0,18,140);
//	Menu7_3=new Array("Contact Us","javascript:NewWin=window.open('http://www.ezprintsinc.com/contact.asp')","",0,18,140);
//}	
