﻿/***********************************************************************************
*	(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=6;							// Number of first level items
	var LowBgColor='#6f8386';							// Background color when mouse is not over
	var LowSubBgColor='99b2b6';							// Background color when mouse is not over on subs
	var HighBgColor='#cead8c';							// Background color when mouse is over
	var HighSubBgColor='#99b2b6';						// Background color when mouse is over on subs
	var FontLowColor='white';							// 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=1;									// 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}


// 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.corpricom.com/","",0,20,115);

Menu2=new Array("About","http://www.corpricom.com/about.html","",0);

Menu3=new Array("Contact","http://www.corpricom.com/contact.html","",1);
	Menu3_1=new Array("Links","http://www.corpricom.com/links.html","",0,20,130);

Menu4=new Array("Design","http://www.corpricom.com/design.html","",8);
	Menu4_1=new Array("Annual Reports","http://www.corpricom.com/design2.html","",0,20,130);
	Menu4_2=new Array("Banners","http://www.corpricom.com/design2.html","",0);
	Menu4_3=new Array("Brochures","http://www.corpricom.com/brochures.html","",0);
	Menu4_4=new Array("Logos","http://www.corpricom.com/logos.html","",0);
	Menu4_5=new Array("Package Design","http://www.corpricom.com/packaging.html","",0,20,130);
	Menu4_6=new Array("Sell Sheets","http://www.corpricom.com/stahl.html","",0);
	Menu4_7=new Array("Table Tents","http://www.corpricom.com/packaging.html","",0);
	Menu4_8=new Array("Trade Ads","http://www.corpricom.com/design2.html","",0);
	
Menu5=new Array("Hosting","http://www.corpricom.com/hosting.html","",4);
	Menu5_1=new Array("Set Up Help","http://www.corpricom.com/set-up.html","",0,20,130);
	Menu5_2=new Array("Web Sites","http://www.corpricom.com/web.html","",0);
	Menu5_3=new Array("Web Tools","http://www.corpricom.com/tools.html","",0);
	Menu5_4=new Array("Search Name","http://www.corpricom.com/hosting.html","",0);
	
Menu6=new Array("Photography","http://www.corpricom.com/photo.html","",14);
	Menu6_1=new Array("Broadcasting","http://www.corpricom.com/broadcasting.html","",0,20,130);
	Menu6_2=new Array("Chemistry","http://www.corpricom.com/science.html","",0);
	Menu6_3=new Array("Children","http://www.corpricom.com/kids.html","",0);
	Menu6_4=new Array("Kaleidoscopes","http://www.corpricom.com/scopes.html","",0);
	Menu6_5=new Array("Liquids","http://www.corpricom.com/science.html","",0,20,130);
	Menu6_6=new Array("Medical","http://www.corpricom.com/pharmaceutical.html","",0);
	Menu6_7=new Array("Networks","http://www.corpricom.com/broadcasting.html","",0);
	Menu6_8=new Array("Pharmaceutical","http://www.corpricom.com/pharmaceutical.html","",0);
	Menu6_9=new Array("Product","http://www.corpricom.com/product.html","",0,20,130);
	Menu6_10=new Array("Publishing","http://www.corpricom.com/publishing.html","",0);
	Menu6_11=new Array("Science","http://www.corpricom.com/science.html","",0);
	Menu6_12=new Array("Thrust SSC","http://www.corpricom.com/thrust.html","",0);
	Menu6_13=new Array("Virtual Reality","http://www.corpricom.com/vr.html","",0,20,130);
	Menu6_14=new Array("Watches","http://www.corpricom.com/watches.html","",0);
	
	