/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#31506F';			// Background color when mouse is not over
	var LowSubBgColor='#31506F';			// Background color when mouse is not over on subs
	var HighBgColor='#31506F';			// Background color when mouse is over
	var HighSubBgColor='#426C96';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#C2D3E4';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#31506F';			// Border color
	var BorderSubColor='#31506F';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=4;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.doPublicity.in","",4,25,157);
	Menu1_1=new Array("About Us","http://www.dopublicity.in/About.asp","",0,20,157);	
	Menu1_2=new Array("Resellers","http://www.dopublicity.in/Resellers.asp","",0);
	Menu1_3=new Array("Contact Us","http://www.dopublicity.in/Contact.asp","",0);
	Menu1_4=new Array("Register to get started","https://www.dopublicity.in/Secure/Management/Register.asp","",0);

Menu2=new Array("Is it for me?","","",9);
	Menu2_1=new Array("What is Digital Signage?","http://www.dopublicity.in/What_is_Digital_Signage.htm","",0,20,200);
	Menu2_2=new Array("What do you provide?","http://www.dopublicity.in/What_do_you_provide.htm","",0);
	Menu2_3=new Array("How does it help me?","http://www.dopublicity.in/How_does_it_help_me.htm","",0);
	Menu2_4=new Array("Is it expensive to deploy?","http://www.dopublicity.in/Is_it_expensive_to_deploy.htm","",0);
	Menu2_5=new Array("Is it very technical?","http://www.dopublicity.in/Is_it_very_technical.htm","",0);
	Menu2_6=new Array("Do I need an Ad agency?","http://www.dopublicity.in/Do_I_need_an_Ad_agency.htm","",0);
	Menu2_7=new Array("Do I need graphic designers?","http://www.dopublicity.in/Do_I_need_graphic_designers.htm","",0);
	Menu2_8=new Array("Can this make money for me?","http://www.dopublicity.in/Can_this_make_money_for_me.htm","",0);
	Menu2_9=new Array("Register to get started","https://www.dopublicity.in/Secure/Management/Register.asp","",0);

Menu3=new Array("Applications","","",7);
	Menu3_1=new Array("Automotive","http://www.dopublicity.in/Automotive.htm","",0,20,157);
	Menu3_2=new Array("Banking","http://www.dopublicity.in/Banking.htm","",0);
	Menu3_3=new Array("Hospitality","http://www.dopublicity.in/Hospitality.htm","",0);
	Menu3_4=new Array("Professionals","http://www.dopublicity.in/Professionals.htm","",0);
	Menu3_5=new Array("Restaurants","http://www.dopublicity.in/Restaurants.htm","",0);
	Menu3_6=new Array("Retail","http://www.dopublicity.in/Retail.htm","",0);
	Menu3_7=new Array("Others","http://www.dopublicity.in/Others.htm","",0);
Menu4=new Array("","","",0);

Menu5=new Array("","","",0);

Menu6=new Array("Account Info","","",4);
	Menu6_1=new Array("Setup New Account","https://www.dopublicity.in/Secure/Management/Register.asp","",0,20,157);
	Menu6_2=new Array("Modify Profile","https://www.dopublicity.in/Secure/Management/ModifyProfile.asp","",0);
	Menu6_3=new Array("Edit Password","https://www.dopublicity.in/Secure/Management/ChangePassword.asp","",0);
	Menu6_4=new Array("Make Payment","https://www.dopublicity.in/Secure/Management/Payment.asp","",0);
	
Menu7=new Array("Content Setup","","",7);
	Menu7_1=new Array("Login / Logout","http://www.dopublicity.in/Login.asp","",0,20,157);
	Menu7_2=new Array("Content Display Details","http://www.dopublicity.in/Content/Report.asp","",0,20,157);
	Menu7_3=new Array("Content Listing","http://www.dopublicity.in/Content/Content.asp","",0,20,157);
	Menu7_4=new Array("Add New Content","","",1);
		Menu7_4_1=new Array("Setup New Content","http://www.dopublicity.in/Content/NewContent.asp","",0,20,157);
	Menu7_5=new Array("Edit Template Content","","",7);
		Menu7_5_1=new Array("Select Content To Edit","http://www.dopublicity.in/Content/Content.asp","",0,20,157);
		Menu7_5_2=new Array("Edit Layout","http://www.dopublicity.in/Content/SetupLayout.asp","",0);
		Menu7_5_3=new Array("Edit Template","http://www.dopublicity.in/Content/SetupTemplate.asp","",0);
		Menu7_5_4=new Array("Upload / Edit Logo","http://www.dopublicity.in/Content/SetupLogo.asp","",0);
		Menu7_5_5=new Array("Upload / Edit Images","http://www.dopublicity.in/Content/SetupGraphic.asp","",0);
		Menu7_5_6=new Array("Enter / Edit Text","http://www.dopublicity.in/Content/SetupText.asp","",0);
		Menu7_5_7=new Array("View Content","http://www.dopublicity.in/Content/ViewContent.asp","",0);
	Menu7_6=new Array("Edit Custom Content","","",5);
		Menu7_6_1=new Array("Select Content To Edit","http://www.dopublicity.in/Content/Content.asp","",0,20,157);
		Menu7_6_2=new Array("Edit Layout","http://www.dopublicity.in/Content/SetupLayout.asp","",0);
		Menu7_6_3=new Array("Upload Content","http://www.dopublicity.in/Content/SetupCustomAd.asp","",0);
		Menu7_6_4=new Array("Enter / Edit Title","http://www.dopublicity.in/Content/SetupCustomTitle.asp","",0);
		Menu7_6_5=new Array("View Content","http://www.dopublicity.in/Content/ViewContentCustom.asp","",0);
	Menu7_7=new Array("FAQ","","",3);
		Menu7_7_1=new Array("About Content","http://www.doPublicity.in/FAQ_About_Content.htm","",0,20,157);
		Menu7_7_2=new Array("Template Content Setup","http://www.doPublicity.in/FAQ_Template_Content_Setup.htm","",0);
		Menu7_7_3=new Array("Custom Content Setup","http://www.doPublicity.in/FAQ_Custom_Content_Setup.htm","",0);
	
Menu8=new Array("Location Setup","","",7);
	Menu8_1=new Array("Login / Logout","http://www.dopublicity.in/Login.asp","",0,20,157);
	Menu8_2=new Array("Location Listing","http://www.dopublicity.in/Locations/Locations.asp","",0,20,157);
	Menu8_3=new Array("Add New Location","http://www.dopublicity.in/Locations/NewLocation.asp","",0);
	Menu8_4=new Array("Edit Existing Location","","",2);
		Menu8_4_1=new Array("Select Location To Edit","http://www.dopublicity.in/Locations/EditLocations.asp","",0,20,157);
		Menu8_4_2=new Array("Setup Content","http://www.dopublicity.in/Locations/SetupContent.asp","",0);
	Menu8_5=new Array("Top News Box","http://www.dopublicity.in/Locations/TopBoxNewsFeed.asp","",0);
	Menu8_6=new Array("Bottom News Box","http://www.dopublicity.in/Locations/BottomBoxNewsFeed.asp","",0);
	Menu8_7=new Array("FAQ","","",3);
		Menu8_7_1=new Array("Screen Location Setup","http://www.doPublicity.in/FAQ_Screen_Location_Setup.htm","",0,20,157);
		Menu8_7_2=new Array("Installation","http://www.doPublicity.in/FAQ_Installation.htm","",0);
		Menu8_7_3=new Array("Troubleshooting","http://www.doPublicity.in/FAQ_Troubleshooting.htm","",0);

