/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='steelblue';			// Background color when mouse is not over
	var LowSubBgColor='cornsilk';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='steelblue';			// Font color subs when mouse is not over
	var FontHighColor='steelblue';			// Font color when mouse is over
	var FontSubHighColor='steelblue';			// Font color subs when mouse is over
	var BorderColor='midnightblue';			// Border color
	var BorderSubColor='steelblue';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// 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','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=4;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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}


// 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","index.html","",0,20,138);

Menu2=new Array("Company","index2.php?page=company","",7);
	Menu2_1=new Array("About Us","index2.php?page=about","",0,20,150);	
	Menu2_2=new Array("Locations","index2.php?page=locations","",11,20,150);
		Menu2_2_1=new Array("York (Corporate Office)","index2.php?page=york","",0,20,150);
		Menu2_2_2=new Array("Lancaster","index2.php?page=lancaster","",0);
		Menu2_2_3=new Array("Hanover","index2.php?page=hanover","",0);
        Menu2_2_4=new Array("Mechanicsburg","index2.php?page=mechanicsburg","",0);
        Menu2_2_5=new Array("Allentown","index2.php?page=allentown","",0);
		Menu2_2_6=new Array("King of Prussia","index2.php?page=kop","",0);
		Menu2_2_7=new Array("Hunt Valley","index2.php?page=hv","",0);
		Menu2_2_8=new Array("Catonsville","index2.php?page=catonsville","",0);
		Menu2_2_9=new Array("Chantilly","index2.php?page=chantilly","",0);
		Menu2_2_10=new Array("Cranberry","index2.php?page=cranberry","",0);
		Menu2_2_11=new Array("Fast Copy Center East","index2.php?page=fast_copy","",0);
	Menu2_3=new Array("POSsibilities (newsletter)","index2.php?page=possibilities","",0,20,150);	
	Menu2_4=new Array("Contact","index2.php?page=contact","",0,20,150);
	Menu2_5=new Array("Testimonials","index2.php?page=testimonial","",0,20,150);
	Menu2_6=new Array("Careers @ POS","index2.php?page=careers","",0,20,150);	
	Menu2_7=new Array("Employment Application","index2.php?page=employment_application","",0,20,150);	

Menu3=new Array("Products","index2.php?page=products","",8);
	Menu3_1=new Array("Equipment","index2.php?page=equipment","",6,20,150);	
		Menu3_1_1=new Array("HP DesignJets","http://www.printostat.com/index2.php?page=store/designjets","",0,20,150);
		Menu3_1_2=new Array("Océ","http://www.printostat.com/index2.php?page=store/oce","",0);
		Menu3_1_3=new Array("Xerox","http://www.printostat.com/index2.php?page=store/xerox","",0);
        Menu3_1_4=new Array("Graphtec","http://www.printostat.com/index2.php?page=store/graphtec","",0);
		Menu3_1_5=new Array("Tameran","http://www.printostat.com/index2.php?page=store/tameran","",0);
		Menu3_1_6=new Array("Canon","http://www.printostat.com/index2.php?page=store/canon","",0);
                          
	Menu3_2=new Array("Media","http://www.printostat.com/index2.php?page=store/media","",0);
	Menu3_3=new Array("Toner","http://www.printostat.com/index2.php?page=store/toner","",0);
	Menu3_4=new Array("Software","http://software.printostat.com","",0);
	Menu3_5=new Array("Surveying","http://www.firstpointsurvey.com","",12,20,150);
		Menu3_5_1=new Array("Total Stations","http://firstpointsurvey.com/index.php?main_page=index&cPath=1","",0,20,150);
		Menu3_5_2=new Array("Theodolites","http://firstpointsurvey.com/index.php?main_page=index&cPath=21","",0);
		Menu3_5_3=new Array("Measuring Wheels","http://firstpointsurvey.com/index.php?main_page=index&cPath=13","",0);
        Menu3_5_4=new Array("Data Collectors","http://firstpointsurvey.com/index.php?main_page=index&cPath=6","",0);
        Menu3_5_5=new Array("Lasers","http://firstpointsurvey.com/index.php?main_page=index&cPath=2","",0);
		Menu3_5_6=new Array("Levels/Transits","http://firstpointsurvey.com/index.php?main_page=index&cPath=5","",0);
		Menu3_5_7=new Array("Stakes/Flags","http://firstpointsurvey.com/index.php?main_page=index&cPath=17","",0);
		Menu3_5_8=new Array("Prism/Prism Poles","http://firstpointsurvey.com/index.php?main_page=index&cPath=7","",0);
		Menu3_5_9=new Array("Tripods/Rods","http://firstpointsurvey.com/index.php?main_page=index&cPath=8","",0);
		Menu3_5_10=new Array("Paint/Nails/Markers","http://firstpointsurvey.com/index.php?main_page=index&cPath=15","",0);
		Menu3_5_11=new Array("Field Books","http://firstpointsurvey.com/index.php?main_page=index&cPath=18","",0);
		Menu3_5_12=new Array("Safety Vests","http://firstpointsurvey.com/index.php?main_page=index&cPath=20","",0);
	Menu3_6=new Array("Display Products","http://signs.printostat.com","",0);
	Menu3_7=new Array("Furniture","http://www.printostatstore.com/index.php?page=furniture","",0);
	Menu3_8=new Array("Inventory Clearance","http://www.printostatstore.com/index.php?page=inv_clearance","",0);

Menu4=new Array("Services","index2.php?page=services","",9);
	Menu4_1=new Array("Large Format","sgd/index.html","",0,20,150);
	Menu4_2=new Array("Copying","index2.php?page=on_demand","",0);
	Menu4_3=new Array("Prepress","index2.php?page=prepress","",0);
	Menu4_4=new Array("CAD","index2.php?page=cad","",0);
	Menu4_5=new Array("Offset","index2.php?page=offset","",0);
	Menu4_6=new Array("Digital Blueprinting","index2.php?page=blueprint","",0);
	Menu4_7=new Array("Fast Copy","index2.php?page=fce_service","",0);
	Menu4_8=new Array("Repair","index2.php?page=repair_machine","",0);
	Menu4_9=new Array("Scanning & Archiving","index2.php?page=digital_arch","",0);

Menu5=new Array("Promotions","index2.php?page=hp_trade","",0);

Menu6=new Array("Specials","index2.php?page=specials","",0);

Menu7=new Array("Upcoming Events","index2.php?page=events","",0);
	
Menu8=new Array("Print-On-Site","index2.php?page=print_on_site","",0);

Menu9=new Array("Planroom","http://www.digitalblueprinting.com","",0);

Menu10=new Array("FTP Site","index2.php?page=ftp","",0);

Menu11=new Array("Credit Application","https://printostatinc.com/printostat/credit_application.php","",0);

Menu12=new Array("Donation Request","index2.php?page=donation","",0);