/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#990000';			// Background color when mouse is over on subs
	var FontLowColor='#DD9999';			// Font color when mouse is not over
	var FontSubLowColor='#990000';			// Font color subs when mouse is not over
	var FontHighColor='#990000';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#cc3333';			// Border color
	var BorderSubColor='#990000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=92;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=2;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=1;				// 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=600;				// 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=0;					// 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
	var KeepHilite=1;				// Keep selected path highligthed
	
	
	
	
	var Arrws=['/images/menu/tri.gif',14,16,'/images/menu/tridown.gif',14,16,'/images/menu/trileft.gif',14,16];	// 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("Products","/products/index.html","",9,18,80);
	
	Menu1_1=new Array("Stitching Software & VR Equipment...","/products/panorama-stitching-vr-equipment/index.html","",3,18,220);
		Menu1_1_1=new Array("360 Panorama Professional","/products/panorama-stitching-vr-equipment/360-panorama-professional/index.html","",0,18,180);
		Menu1_1_2=new Array("VRstitcher Fisheye Pro","/products/panorama-stitching-vr-equipment/vrstitcher-fisheye/professional/index.html","",0,18,180);
		Menu1_1_3=new Array("Full 360 Kit","/products/panorama-stitching-vr-equipment/full-360-kit/index.html","",0,18,180);
		
	Menu1_2=new Array("360.3D Developer Tools...","/products/360-3d-development-tools/index.html","",2,18,160);
		Menu1_2_1=new Array("360.3D lite","/products/360-3d-development-tools/360-3d-lite/index.html","",0,18,110);
		Menu1_2_2=new Array("360.3D Project","/products/360-3d-development-tools/360-3d-project/index.html","",0,18,110);
		
   	Menu1_3=new Array("VRbrochure Authoring Software...","/products/vrbrochure-authoring-software/index.html","",2,18,220);
		//Menu1_3_1=new Array("VRbrochure Project","/products/vrbrochure-authoring-software/vrbrochure-project/index.html","",0,18,160);
		//Menu1_3_2=new Array("VRbrochure Professional","/products/vrbrochure-authoring-software/vrbrochure-professional/index.html","",0,18,180);
		Menu1_3_1=new Array("VRbrochure FX Professional","/products/vrbrochure-authoring-software/index.html","",0,18,180);
		Menu1_3_2=new Array("VRbrochure Template System","/products/vrbrochure-authoring-software/template-editing.html","",0,18,160);
	
	Menu1_4=new Array("Virtual Tour Business Kit","/products/virtual-tour-kits/virtual-tour-business-kit/index.html","",0,18,200);
		//Menu1_4_3=new Array("Virtual Tour Business Kit","/products/virtual-tour-kits/virtual-tour-business-kit/index.html","",0,18,200);
		//Menu1_4_1=new Array("VRbrochure Suite","/products/virtual-tour-kits/vrbrochure-suite/index.html","",0,18,180);
		//Menu1_4_2=new Array("Developer Suite","/products/virtual-tour-kits/developer-suite/index.html","",0,18,180);
		
	Menu1_5=new Array("Virtual Tour Business Domain","/vt-business-domain/index.html","",0,18,200);

	Menu1_6=new Array("VRbrochure FX Template Library","/template_gallery/templates/main.php","",0,18,200);

	Menu1_7=new Array("Other Viewers...","","",2,18,160);
		Menu1_7_1=new Array("360 flash pano viewer","/360-flash-panorama-viewer.html?menu=viewersauthoring","",0,18,150);
		Menu1_7_2=new Array("360 pano banner","/360-banner-panorama-viewer.html?menu=viewersauthoring","",0,18,150);
	
	Menu1_8=new Array("Products Overview","/products/index.html","",0,18,160);
	Menu1_9=new Array("Products Comparison Chart","/products/comparison-chart.html","",0,18,160);

Menu2=new Array("Online Store","/store","",0,18,100);

Menu3=new Array("Gallery","","",4,18,80);
	Menu3_1=new Array("360.3D Developer Showcase","/products/360-3d-development-tools/features.html","",0,18,200);
	Menu3_2=new Array("VRbrochure Showcase","/products/vrbrochure-authoring-software/showcase_fx.html","",0,18,200);
	Menu3_3=new Array("Panoramic Stitching Showcase","/products/panorama-stitching-vr-equipment/showcase.html","",0,18,200);
	Menu3_4=new Array("VRstitcher Fisheye Showcase","/products/panorama-stitching-vr-equipment/vrstitcher-fisheye/professional/showcase.html","",0,18,200);


Menu4=new Array("Downloads","/products/index.html","",0,18,80);

Menu5=new Array("Support","/active_kb/","",3,18,80);
	Menu5_1=new Array("Knowledge Base","/active_kb/","",0,18,200);
	Menu5_2=new Array("Frequently Asked Questions","/active_kb/categories.php?categoryid=22","",0,18,200);
	Menu5_3=new Array("Contact Support","/active_kb/contact.php","",0,18,200);

Menu6=new Array("Company","/aboutus.html","",3,18,80);
	Menu6_1=new Array("Privacy Policy","/privacy.html?menu=company","",0,18,100);
	Menu6_2=new Array("Contact Us","/aboutus.html?menu=company","",0,18,100);
	Menu6_3=new Array("About Us","/aboutus.html?menu=company","",0,18,100);

Menu7=new Array("Partners","/partners/index.html","",2,18,110);
	Menu7_1=new Array("Affiliates","/store/cart.php?target=partner_login","",0,18,100);
	Menu7_2=new Array("Partner Sites","/partners/index.html","",0,18,100);
