/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// 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='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=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='';				// 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("IAGD HOME","http://www.iagd.biz","",1,20,100);
	Menu1_1=new Array("The Forum","http://www.iagd.biz/forum/index.php","",0,20,100);
	
	
Menu2=new Array("Tech Support","","",2,20,100);
	Menu2_1=new Array("AWS Photographic","http://www.awsphoto.com.au","",0,20,100);
	Menu2_2=new Array("Emaxx","http://www.emaxx.com.au","",0,20,100);
	

Menu3=new Array("News","","",3,20,50);
	Menu3_1=new Array("General","","",3,20,100);	
		Menu3_1_1=new Array("CNN","http://www.cnn.com","",0,20,100);
		Menu3_1_2=new Array("ABCNews","http://www.abcnews.com","",0,20,100);
		Menu3_1_3=new Array("MSNBC","http://www.msnbc.com","",0,20,100);
        
	Menu3_2=new Array("Technology","blank.htm","",3,20,100);
		Menu3_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,100);
		Menu3_2_2=new Array("News.com","http://www.news.com","",0,20,100);
		Menu3_2_3=new Array("Wired News","http://www.wired.com","",0,20,100);

	Menu3_3=new Array("Oz News","","",3,20,50);
        Menu3_3_1=new Array("The Age","http://www.theage.com.au","",0,20,80);
        Menu3_3_2=new Array("Herald Sun","http://www.heraldsun.news.com.au","",0,20,100);
        Menu3_3_3=new Array("Weather Zone","http://www.weatherzone.com.au","",0,20,100);
            
Menu4=new Array("Search","","",6,20,100);
	Menu4_1=new Array("General","","",2,20,100);
		Menu4_1_1=new Array("Google","http://www.google.com","",0,20,100);
		Menu4_1_2=new Array("Yahoo","http://www.yahoo.com","",0,20,100);
		
	Menu4_2=new Array("Games","","",1,20,100);
		Menu4_2_1=new Array("Mega Games","http://www.megagames.com","",0,20,100);
		
	Menu4_3=new Array("Cracks","","",1,20,100);
		Menu4_3_1=new Array("Cracks.am","http://www.cracks.am","",0,20,100);
        
	Menu4_4=new Array("Serials","","",1,20,100);
		Menu4_4_1=new Array("Clean Serials","http://www.cleanserials.com","",0,20,100);
		
	Menu4_5=new Array("Locations","","",2,20,100);
		Menu4_5_1=new Array("Whereis","http://www.whereis.com.au/","",0,20,100);
        Menu4_5_2=new Array("Yellow Pages","http://www.yellowpages.com.au","",0,20,100);
	
	Menu4_6=new Array("Jobs","","",3,20,100);
		Menu4_6_1=new Array("Seek","http://www.seek.com.au/","",0,20,100);
        Menu4_6_2=new Array("My Career","http://www.mycareer.com.au","",0,20,100);
        Menu4_6_3=new Array("Aust Job Search","http://jobsearch.gov.au/","",0,20,100);


	
Menu5=new Array("My Shitlist","http://www.iagd.biz/shitlist.htm","",0,20,100);

Menu6=new Array("Pics","","",4,20,50);
	Menu6_1=new Array("Favourite 7-11","http://www.iagd.biz/vilmar.htm","",0,20,180);	
	Menu6_2=new Array("Favourite Subway","http://www.iagd.biz/subway.htm","",0,20,180);
	Menu6_3=new Array("Wallpapers","http://www.iagd.biz/wallpaper.htm","",0,20,180);
	Menu6_4=new Array("Random Images Of Melbourne","http://www.iagd.biz/randomimagesofmelbourne/riom.htm","",0,20,180);
           
Menu7=new Array("Links","","",12,20,50);
	Menu7_1=new Array("Forums","","",4,20,80);
		Menu7_1_1=new Array("Tehru","http://www.tehru.org","",0,20,100);
		Menu7_1_2=new Array("UIK","http://www.unitedimperialkillaz.com/forum","",0,20,100);
		Menu7_1_3=new Array("Whirlpool","http://forums.whirlpool.net.au/","",0,20,100);
		Menu7_1_4=new Array("Semiblind","http://www.semiblind.com","",0,20,100);
		
		

	Menu7_2=new Array("Fun stuff","","",8,20,100);
		Menu7_2_1=new Array("Alien Loves Predator","http://alienlovespredator.com/index.php","",0,20,160);
		Menu7_2_2=new Array("Fat Pie","http://www.fat-pie.com/","",0,20,160);
		Menu7_2_3=new Array("Error Message Generator","http://atom.smasher.org/error/","",0,20,160);
		Menu7_2_4=new Array("Black People Love Us","http://www.blackpeopleloveus.com/index.html","",0,20,160);
		Menu7_2_5=new Array("You Tube","http://www.youtube.com/index","",0,20,160);
		Menu7_2_6=new Array("Bubble Wrap Fun","http://fun.from.hell.pl/2003-11-24/bubblewrap.swf","",0,20,160);
 		Menu7_2_7=new Array("Pure Pwnage","http://www.purepwnage.com/","",0,20,160);
		Menu7_2_8=new Array("Foamy","http://www.illwillpress.com/","",0,20,160);
		
		
	Menu7_3=new Array("Geek links","","",2,20,100);
		Menu7_3_1=new Array("Major Geeks","http://www.majorgeeks.com/","",0,20,100);
		Menu7_3_2=new Array("Slashdot","http://slashdot.org/","",0,20,100);

	Menu7_4=new Array("Sport Links","","",2,20,100);
		Menu7_4_1=new Array("AFL Clubs","http://www.afl.com.au","",16,20,100);
			Menu7_4_1_1=new Array("Demonland","http://www.demonland.com/","",0,20,100);
			Menu7_4_1_2=new Array("Tigers","http://richmondfc.com.au/","",0,20,100);
			Menu7_4_1_3=new Array("Kangaroos","http://kangaroosfc.com.au/","",0,20,100);
			Menu7_4_1_4=new Array("Geelong","http://gfc.com.au/","",0,20,100);
			Menu7_4_1_5=new Array("St Kilda","http://saints.com.au/","",0,20,100);
			Menu7_4_1_6=new Array("Hawthorn","http://hawthornfc.com.au/","",0,20,100);
			Menu7_4_1_7=new Array("Carlton","http://carltonfc.com.au/","",0,20,100);
			Menu7_4_1_8=new Array("Bulldogs","http://westernbulldogs.com.au/","",0,20,100);
			Menu7_4_1_9=new Array("Collingwood","http://collingwoodfc.com.au/","",0,20,100);
			Menu7_4_1_10=new Array("Port Adelaide","http://portadelaidefc.com.au/","",0,20,100);
			Menu7_4_1_11=new Array("Adelaide","http://afc.com.au/","",0,20,100);
			Menu7_4_1_12=new Array("Fremantle","http://fremantlefc.com.au/","",0,20,100);
			Menu7_4_1_13=new Array("Sydney","http://sydneyswans.com.au/","",0,20,100);
			Menu7_4_1_14=new Array("Brisbane","http://lions.com.au/","",0,20,100);
			Menu7_4_1_15=new Array("Eagles","http://westcoasteagles.com.au/","",0,20,100);
			Menu7_4_1_16=new Array("Bombers","http://www.essendonfc.com.au/","",0,20,100);
		
		
		Menu7_4_2=new Array("AFL Forums","","",3,20,100);
			Menu7_4_2_1=new Array("Big footy","http://www.bigfooty.com/forum/","",0,20,100);
			Menu7_4_2_2=new Array("Talking Footy","http://www.talkingfootball.net/forums/","",0,20,100);
			Menu7_4_2_3=new Array("Demonology","http://demonology.midnight.net.au/messageboard/","",0,20,100);

		
		
		
		
	Menu7_5=new Array("7-11","http://www.7-11.com","",0,20,50);
		

	Menu7_6=new Array("Subway","http://www.subway.com.au","",0,20,100);
		
	Menu7_7=new Array("What's on?","","",3,20,50);
		Menu7_7_1=new Array("Movies","","",3,20,50);
			Menu7_7_1_1=new Array("Hoyts","http://www.hoyts.com.au/","",0,20,90);
			Menu7_7_1_2=new Array("Village","http://www.village.com.au","",0,20,90);
			Menu7_7_1_3=new Array("Your Movies","http://www.yourmovies.com.au/","",0,20,90);

		Menu7_7_2=new Array("TV","","",1,20,50);
			Menu7_7_2_1=new Array("eBroadcast","http://www.ebroadcast.com.au/tv/","",0,20,80);
		
		Menu7_7_3=new Array("DVD","","",2,20,50);
			Menu7_7_3_1=new Array("Video Ezy","http://www.videoezy.com.au/","",0,20,80);
			Menu7_7_3_2=new Array("Blockbuster","http://www.blockbuster.com.au","",0,20,80);

		
	Menu7_8=new Array("Banking","","",5,20,80);
		Menu7_8_1=new Array("Commonwealth","http://www.commbank.com.au","",0,20,95);
		Menu7_8_2=new Array("ANZ","http://www.anz.com.au","",0,20,80);
		Menu7_8_3=new Array("NAB","http://www.national.com.au/","",0,20,80);
		Menu7_8_4=new Array("Westpac","http://www.westpac.com.au","",0,20,80);
		Menu7_8_5=new Array("Bendigo Bank","http://www.bendigobank.com.au","",0,20,80);

	
	Menu7_9=new Array("Email","","",3,20,80);
		Menu7_9_1=new Array("Gmail","https://gmail.google.com","",0,20,95);
		Menu7_9_2=new Array("Hotmail","http://www.hotmail.com","",0,20,80);
		Menu7_9_3=new Array("Mail2web","http://www.mail2web.com/","",0,20,80);
		
	Menu7_10=new Array("P2P","","",2,20,100);
		Menu7_10_1=new Array("Emule","","",2,20,100);
			Menu7_10_1_1=new Array("Download Emule","http://emuleplus.sourceforge.net/","",0,20,100);
			Menu7_10_1_2=new Array("Shareprovider","http://forum.shareprovider.com/index.php?","",0,20,100);
			
		Menu7_10_2=new Array("Bitorrent","","",2,20,100);
			Menu7_10_2_1=new Array("ABC","http://pingpong-abc.sourceforge.net/","",0,20,100);
			Menu7_10_2_2=new Array("Azureus","http://azureus.sourceforge.net/","",0,20,100);

	
	Menu7_11=new Array("Buy Online","","",2,20,100);
		Menu7_11_1=new Array("Ebay","http://www.ebay.com","",0,20,100);
	    Menu7_11_2=new Array("Ebay Oz","http://www.ebay.com.au","",0,20,100);

    Menu7_12=new Array("Weather","","",1,20,100);
		Menu7_12_1=new Array("Melbourne","http://www.iagd.biz/weather.htm","",0,20,100);
	    

    
Menu8=new Array("Contact us","","",4,20,120);
	Menu8_1=new Array("Fan mail","mailto:postmaster@iagd.biz?subject=I love your site Walter","",0,20,120);
	Menu8_2=new Array("Abuse mail","mailto:postmaster@iagd.biz?subject=Your site is GHEY!","",0,20,120);
	Menu8_3=new Array("Requests mail","mailto:postmaster@iagd.biz?subject=Ummmm...how bout this Bitcho?","",0,20,120);
	Menu8_4=new Array("Email a random pic","mailto:randompic@iagd.biz?subject=Ummmm...how bout this pic Walter?","",0,20,120);


