/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='#D9D9FF';			// Background color when mouse is over
	var HighSubBgColor='#D9D9FF';			// Background color when mouse is over on subs
	var FontLowColor='#D9D9FF';			// Font color when mouse is not over
	var FontSubLowColor='#D9D9FF';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// 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=12;				// Font size menu items
	var FontBold=1;				// 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 stat
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=72;				// Menu offset x coordinate
	var StartLeft=10;				// 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;			// 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='';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',1,10,'tridown.gif',1,5,'trileft.gif',1,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("System","http://www.xstudio.ca/pcsupport/system/","",12,22,70);
	Menu1_1=new Array("Memory Tools","http://www.xstudio.ca/pcsupport/system/memorytools.html","",0,22,170);
 	Menu1_2=new Array("System Tools","http://www.xstudio.ca/pcsupport/system/systemtools.html","",0,22,150);
  	Menu1_3=new Array("Performance Tools","http://www.xstudio.ca/pcsupport/system/performancetools.html","",0,22,150);
	Menu1_4=new Array("Moniter Tools","http://www.xstudio.ca/pcsupport/system/systemmonitor.html","",0,22,150);
   	Menu1_5=new Array("Startup Management","http://www.xstudio.ca/pcsupport/system/startupmanagement.html","",0,22,150);
   	Menu1_6=new Array("Registry Optimizer","http://www.xstudio.ca/pcsupport/system/registryoptimizer.html","",0,22,150);
	Menu1_7=new Array("Moniter Tools","http://www.xstudio.ca/pcsupport/system/systemmonitor.html","",0,22,150);
 	Menu1_8=new Array("Automation","http://www.xstudio.ca/pcsupport/system/automation.html","",0,22,150);
	Menu1_9=new Array("System Cleanup","http://www.xstudio.ca/pcsupport/system/systemcleanup.html","",0,22,150);
   	Menu1_10=new Array("Backup Tools","http://www.xstudio.ca/pcsupport/system/backuptools.html","",0,22,150);
	Menu1_11=new Array("System Recovery","http://www.xstudio.ca/pcsupport/system/systemrecovery.html","",0,22,150);
 	Menu1_12=new Array("Data Recovery","http://www.xstudio.ca/pcsupport/system/datarecovery.html","",0,22,150);
	Menu1_13=new Array("Email Recovery","http://www.xstudio.ca/pcsupport/system/emailrecovery.html","",0,22,150);
 
Menu2=new Array("Security","http://www.xstudio.ca/pcsupport/security/","",8,22,70);
	Menu2_1=new Array("Antivirus","http://www.xstudio.ca/pcsupport/security/antivirus.html","",0,22,180);
    	Menu2_2=new Array("Firewall","http://www.xstudio.ca/pcsupport/security/firewall.html","",0,22,80);
    	Menu2_3=new Array("Spyware Removal","http://www.xstudio.ca/pcsupport/security/spyware.html","",0,22,80);
    	Menu2_4=new Array("Junk Mail Filters","http://www.xstudio.ca/pcsupport/security/spamfilter.html","",0,22,80);
    	Menu2_5=new Array("Data Protection","http://www.xstudio.ca/pcsupport/security/dataprotection.html","",0,22,80);
    	Menu2_6=new Array("Security Monitor","http://www.xstudio.ca/pcsupport/security/securitymonitor.html","",0,22,80);
    	Menu2_7=new Array("Privary Protection","http://www.xstudio.ca/pcsupport/security/privacyprotection.html","",0,22,80);
    	Menu2_8=new Array("Password Recovery","http://www.xstudio.ca/pcsupport/security/passwordrecovery.html","",0,22,80);

Menu3=new Array("Internet & Network","http://www.xstudio.ca/pcsupport/internet/","",12,22,150);
  	Menu3_1=new Array("Internet Browsers","http://xstudio.ca/pcsupport/internet/browser.html","",0,22,200);
	Menu3_2=new Array("Accelerator","http://xstudio.ca/pcsupport/internet/accelerator.html","",0,22,160);
  	Menu3_3=new Array("Download Managers","http://xstudio.ca/pcsupport/internet/downloadmanagers.html","",0,22,160);
  	Menu3_4=new Array("FTP Tools","http://xstudio.ca/pcsupport/internet/ftptools.html","",0,22,160);
  	Menu3_5=new Array("Internet Tools","http://xstudio.ca/pcsupport/internet/internettools.html","",0,22,160);
  	Menu3_6=new Array("Webcam Tools","http://xstudio.ca/pcsupport/internet/webcamtools.html","",0,22,160);
  	Menu3_7=new Array("Web Tools","http://xstudio.ca/pcsupport/internet/webtools.html","",0,22,160);
  	Menu3_8=new Array("Popup Blockers","http://xstudio.ca/pcsupport/internet/popupblocker.html","",0,22,160);
  	Menu3_9=new Array("Child Online Protection","http://xstudio.ca/pcsupport/internet/childprotection.html","",0,22,160);
  	Menu3_10=new Array("Server Tools","http://xstudio.ca/pcsupport/internet/servertools.html","",0,22,160);
  	Menu3_11=new Array("Network Tools","http://xstudio.ca/pcsupport/internet/networktools.html","",0,22,160);
  	Menu3_12=new Array("Remote Tools","http://xstudio.ca/pcsupport/internet/remotetools.html","",0,22,160);

Menu4=new Array("Multimedia","http://xstudio.ca/pcsupport/multimedia/","",11,22,100);
	Menu4_1=new Array("CD/DVD Burning","http://xstudio.ca/pcsupport/multimedia/cddvdburning.html","",0,22,180);
	Menu4_2=new Array("CD/DVD Emulator","http://xstudio.ca/pcsupport/multimedia/cddvdemulator.html","",0,22,180);
	Menu4_3=new Array("Digital Music","http://xstudio.ca/pcsupport/multimedia/digitalmusic.html","",0,22,180);
	Menu4_4=new Array("Digital Sound","http://xstudio.ca/pcsupport/multimedia/digitalsound.html","",0,22,180);
	Menu4_5=new Array("Video Players","http://xstudio.ca/pcsupport/multimedia/videoplayers.html","",0,22,180);
	Menu4_6=new Array("Video Editing","http://xstudio.ca/pcsupport/multimedia/videoediting.html","",0,22,180);
	Menu4_7=new Array("3D & Animation","http://xstudio.ca/pcsupport/multimedia/3danimation.html","",0,22,180);
	Menu4_8=new Array("CAD Tools","http://xstudio.ca/pcsupport/multimedia/cadtools.html","",0,22,180);
	Menu4_9=new Array("Graphic Editing","http://xstudio.ca/pcsupport/multimedia/graphicsediting.html","",0,22,180);
	Menu4_10=new Array("Digital Imaging","http://xstudio.ca/pcsupport/multimedia/digitalimaging.html","",0,22,180);
	Menu4_11=new Array("Screen Capture","http://xstudio.ca/pcsupport/multimedia/screencapture.htmll","",0,22,180);

Menu5=new Array("Productivity","http://xstudio.ca/pcsupport/productivity/","",8,22,110);
	Menu5_1=new Array("Translation / Reference","http://xstudio.ca/pcsupport/productivity/translator.html","",0,22,220);
	Menu5_2=new Array("Automation","http://xstudio.ca/pcsupport/productivity/automation.html","",0,22,160);
	Menu5_3=new Array("Office Tools","http://xstudio.ca/pcsupport/productivity/officesoftware.html","",0,22,160);
	Menu5_4=new Array("Email Utilities","http://xstudio.ca/pcsupport/productivity/emailutilities.html","",0,22,160);
	Menu5_5=new Array("Personal Information Management","http://xstudio.ca/pcsupport/productivity/personalinfomanagement.html","",0,22,160);
	Menu5_6=new Array("Password Management","http://xstudio.ca/pcsupport/productivity/passwordmanagement.html","",0,22,160);
	Menu5_7=new Array("Time Synchronization","http://xstudio.ca/pcsupport/productivity/timesync.html","",0,22,160);
	Menu5_8=new Array("Web Conferencing","http://xstudio.ca/pcsupport/productivity/webconferencing.html","",0,22,160);
 
Menu6=new Array("[FCH]","http://pcsupport.xstudio.ca/","",0,22,60);

Menu7=new Array("Search","http://xstudio.ca/search/","",3,22,80);
	Menu7_1=new Array("- This Site","http://xstudio.ca/pcsupport/search/","",0,22,80);
	Menu7_2=new Array("- Forum","http://www.xstudio.ca/forum/index.php?action=search","",0,22,80);
	Menu7_3=new Array("Site Map","http://www.xstudio.ca/sitemap.htm","",0,22,80);

Menu8=new Array("Contact","","",2,22,80);
	Menu8_1=new Array("Forum","http://xstudio.ca/forum/","",0,22,80);
	Menu8_2=new Array("E-mail","http://xstudio.ca/contact.htm","",0,22,80);
