

/*************************************************************************
This code is developed  by sujata panda for posiflexusa.com  for release1(R1)
*************************************************************************/



	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#faf7ec';			// Background color when mouse is not over
	var LowSubBgColor='#faf7ec';			// Background color when mouse is not over on subs
	var HighBgColor='gray';			       // Background color when mouse is over
	var HighSubBgColor='gray';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=-6;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='MenuPos';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("Home","index.php","",0,20,128);

Menu2=new Array("Products","","",11,20,128);
	Menu2_1=new Array("<span style='color:red; font-weight:bold'>&nbsp;NEW PRODUCTS</span>","","",1,20,180);
		Menu2_1_1=new Array("TP8315 Touch Terminal","tp8300.php","",0,20,200);
		
	Menu2_2=new Array("Fan Free Terminals","","",8,20,180);	
	    Menu2_2_1=new Array("KS6115","ks_series.php","",0,20,150);
		Menu2_2_2=new Array("KS6215","ks_series62.php","",0,20,150);
		Menu2_2_3=new Array("KS6315","ks_series63.php","",0,20,150);
		Menu2_2_4=new Array("KS6615","ks_series66.php","",0,20,150);
		Menu2_2_5=new Array("KS6800","ks6800.php","",0,20,180);
		Menu2_2_6=new Array("KS7300","ks_series73.php","",0,20,150);
		Menu2_2_7=new Array("FT6615","ft_series66.php","",0,20,150);
		Menu2_2_8=new Array("XP2000","xp2000.php","",0,20,180);
	
	Menu2_3=new Array("Mobile Terminals","","",1,20,150);
		Menu2_3_1=new Array("MT2100","mt2100.php","",0,20,200);
	
	Menu2_4=new Array("JIVA Touch Terminals","","",3,20,150);
		Menu2_4_1=new Array("&nbsp;TP8315&nbsp;&nbsp;&nbsp;&nbsp;<span style='color:red; font-weight:bold'>*** NEW ***</span>","tp8300.php","",0,20,200);
		Menu2_4_2=new Array("TP8015 - EOL Announced","tp_series80.php","",0,20,200);
		Menu2_4_3=new Array("TP8415 - EOL Announced","tp_series84.php","",0,20,150);
	
	Menu2_5=new Array("Kitchen Videos","","",1,20,150);
		Menu2_5_1=new Array("KV2000 Series","kitchen_video.php","",0,20,200);
	
	Menu2_6=new Array("Receipt Printers","","",3,20,150);
		Menu2_6_1=new Array("Aura PP6800 Series","pp6800.php","",0,20,200);
		Menu2_6_2=new Array("Aura PP7000 Series","printer.php","",0,20,200);
		Menu2_6_3=new Array("Aura PP8000 Series","pp8000.php","",0,20,200);
	
	Menu2_7=new Array("Pole Displays","","",4,20,150);	
		Menu2_7_1=new Array("PD2200 Series - EOL Announced","pole_display22.php","",0,20,200);
		Menu2_7_2=new Array("PD2500 Series - EOL Announced","pole_display25.php","",0,20,200);
		Menu2_7_3=new Array("PD2600 Series","pole_display26.php","",0,20,200);
		Menu2_7_4=new Array("PD300 Series","pole_display30.php","",0,20,200);
	
	Menu2_8=new Array("Cash Drawers","","",2,20,150);
	    Menu2_8_1=new Array("CR3110 Series","cr3110.php","",0,20,200);
		Menu2_8_2=new Array("CR6000 Series","cash_drawer.php","",0,20,200);
		
	Menu2_9=new Array("Product Services","service_products.php","",0,20,150);
	
	Menu2_10=new Array("Industry Segments","industry_seg_matrix.php","",0,20,150);
	
	Menu2_11=new Array("Legacy Products","legacyprod.php","",0,20,150);


Menu3=new Array("Resources","","",4,20,128);
	Menu3_1=new Array("Case Studies","casestudies.php","",0,20,150);
	Menu3_2=new Array("White Papers","whitepapers.php","",0,20,150);
	Menu3_3=new Array("Videos","videos.php","",0,20,150);
	Menu3_4=new Array("Brochures","brochures.php","",0,20,150);


Menu4=new Array("News & Events","","",4,20,128);
	Menu4_1=new Array("Highlights","highlightscopy.php","",0,20,150);
	Menu4_2=new Array("Success Stories","success.php","",0,20,150);
	Menu4_3=new Array("Events","events.php","",0,20,150);
	//Menu4_4=new Array("Newsletters","issues.php","",0,20,150);
	Menu4_4=new Array("Press Releases","press_releases.php","",0,20,150);


Menu5=new Array("Support","","",5,20,128);
	Menu5_1=new Array("Support","support.php","",0,20,150);
	Menu5_2=new Array("Spare Parts","spare_parts.php","",0,20,150);
	Menu5_3=new Array("Product Services","service_products.php","",0,20,150);
	Menu5_4=new Array("Product Warranty","pdf/posiflex_warranty_us_canada_062909.pdf","",0,20,150);
	Menu5_5=new Array("2010 Holiday Schedule","pdf/holiday_schedule_2010.pdf","",0,20,150);


Menu6=new Array("Partners","","",3,20,128);
   //Menu6_1=new Array("Partners","Partnercopychange.php","",0,20,150);
   //Menu6_2=new Array("Industry Segments","industrySegmentcopy.php","",0,20,150);
   //Menu6_3=new Array("Partner SpotLight","partnerSpotlightcopy.php","",0,20,150); Removed from service 8/17/09
   Menu6_1=new Array("Posiflex Authorized Distributors","","",3,20,150);
   		Menu6_1_1=new Array("USA","Distributors-USA_new.php","",0,20,150);
   		Menu6_1_2=new Array("CANADA","Distributors-Canada_new.php","",0,20,150);
   		Menu6_1_3=new Array("Latin America ","Distributors-LA_new.php","",0,20,150);
   Menu6_2=new Array("Software","software_partners.php","",0,20,150);
   Menu6_3=new Array("3rd Party Valued","3rd%20Party%20Valued%20Partners_new.php","",0,20,150);

Menu7=new Array("Contact Us","contactInfo.php","",0,20,128);
	



// 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.dynamicdrive.com","",0,20,123);

Menu2=new Array("Products","blank.htm","",10);
	Menu2_1=new Array("Fan Free Terminal","blank.htm","",4,20,150);
	Menu2_2=new Array("JIVA Terminal","blank.htm","",2,20,150);	
	Menu2_3=new Array("JIVA OPTION","blank.htm","",0,20,150);	
	Menu2_4=new Array("Kitchen Videos","blank.htm","",0,20,150);	
	Menu2_5=new Array("Monitor","blank.htm","",0,20,150);	
	Menu2_6=new Array("Keyboard","blank.htm","",0,20,150);	
	Menu2_7=new Array("Receipt printer","blank.htm","",0,20,150);	
	Menu2_8=new Array("Pole Displays","blank.htm","",0,20,150);	
	Menu2_9=new Array("Barcode Scanner","blank.htm","",0,20,150);	
	Menu2_10=new Array("Cash drawers","blank.htm","",0,20,150);	
	
	
		Menu2_1_1=new Array("KS6115","http://posiflexusa.com/indexscrolltest.php","",0,20,150);
		Menu2_1_2=new Array("KS6315","http://posiflexusa.com/","",0,20,150);
		Menu2_1_3=new Array("KS6615","http://posiflexusa.com","",0,20,150);
		Menu2_1_4=new Array("FT6315","http://posiflexusa.com","",0,20,150);
		
		//Menu2_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		//Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
                //Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
                //Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
                        //  Menu2_1_3_1=new Array("KS6615EX8WEP","http://posiflexusa.com/Indexscrolltest.php","",0,20,150);
                          //Menu2_1_3_2=new Array("KS66158WXP","http://posiflexusa.com/Indexscrolltest.php","",0,20,150);
						  //Menu2_1_3_3=new Array("KS6615EXAWEP","http://posiflexusa.com/Indexscrolltest.php","",0,20,150);
                          //Menu2_1_4_4=new Array("KS6615EXAWXP","http://posiflexusa.com/Indexscrolltest.php","",0,20,150);
	     
		 
		 
		 
		//Menu2_2=new Array("Technology","blank.htm","",3);
		//Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		//Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

Menu3=new Array("News & Events","blank.htm","",3);
	Menu3_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
	Menu3_2=new Array("Google","http://www.google.com","",0);
	Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);

Menu4=new Array("Support","blank.htm","",4);
	Menu4_1=new Array("Dynamic Drive","http://www.dynamicdrive.com","",0,20,180);
	Menu4_2=new Array("JavaScript Kit","http://www.javascriptkit.com","",0);
	Menu4_3=new Array("Freewarejava","http://www.freewarejava.com","",0);
	Menu4_4=new Array("Web Review","http://www.webreview.com","",0);

Menu5=new Array("Partners","javascript:top.location.href='blank.htm'","",1);
	Menu5_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);
	
Menu6=new Array("Contact Us","javascript:top.location.href='blank.htm'","",0);
	//Menu5_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);
	
Menu7=new Array("Job Search","javascript:top.location.href='blank.htm'","",0);
	//Menu5_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);	*/

