
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"navy",					// Mouse Off Font Color
"ccccff",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"4b0082",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"http://www.demak.com.au/menu/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"http://www.demak.com.au/menu/arrowdn.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
20,					// Menu Top - The Top position of the menu in pixels
130,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Home","http://www.demak.com.au/home.htm",,"Back to the home page",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Products&nbsp;&nbsp;","show-menu-products",,"Product and Price listing",0
,"History","http://www.demak.com.au/history.htm",,"History of DEMAK",0
,"Information&nbsp;&nbsp;","show-menu=info",,"Information",0
,"Photos&nbsp;&nbsp;","show-menu=photos",,"Photos of Customers Jobs",0
,"Weather Services&nbsp;&nbsp;","show-menu=weather",,"Weather Services",0
,"Employment","http://www.demak.com.au/employment.htm",,"Employment Opportunities",0
,"Contact Us&nbsp;&nbsp;","show-menu=contact",,"Contact Us",0
])

addmenu(menu=["weather",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Live Rain Radar","http://www.demak.com.au/radar.htm#here",,"Live Rain Radar",0
	,"Melbourne Forecast","http://www.demak.com.au/forecast.htm",,"Melbourne Forecast",0
])

addmenu(menu=["pool",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Panels&nbsp;&nbsp;","show-menu=pool2",,"Panels",0
	,"Posts","http://www.demak.com.au/pdf/pool/page8.htm",,"Posts",0
	,"Fittings","http://www.demak.com.au/pdf/pool/page9.htm",,"Fittings",0
	,"Extra Options","http://www.demak.com.au/pdf/pool/page10.htm",,"Extra Options",1
	,"Complete Pricelist","http://www.demak.com.au/pdf/pool/pool.htm",,"Complete Pricelist",0

])

addmenu(menu=["products",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Products A - D&nbsp;&nbsp;","show-menu=products1",,"A - D",0
	,"Products E - K&nbsp;&nbsp;","show-menu=products2",,"E - K",0
	,"Products L - P&nbsp;&nbsp;","show-menu=products3",,"L - P",0
	,"Products Q - Z&nbsp;&nbsp;","show-menu=products4",,"Q - Z",1
	,"Full Price List","http://www.demak.com.au/pdf/full.htm",,"For those of you who want to download the full 38 page pricelist Click here",0

])

addmenu(menu=["contact",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Ferntree Gully","http://www.demak.com.au/con_ftg.htm",,"Contact our Ferntree Gully Branch",0
	,"Heathmont","http://www.demak.com.au/con_hmont.htm",,"Contact our Heathmont Branch",0
	,"Sales Enquiries","http://www.demak.com.au/sales.htm",,"For General Sales Enquiries and Quotes",0
	,"Order Online","http://www.demak.com.au/order.htm",,"Order a Paling Fence online",0
])

addmenu(menu=["photos",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Bali Beach Huts","http://www.demak.com.au/albums/bali/index.html",,"Bali Beach Huts",0
	,"Creative Outdoor Construcitons","http://www.demak.com.au/albums/creative/index.html",,"Creative Outdoor Construcitons",0
	,"Customer Photos","http://www.demak.com.au/albums/mixed/index.html",,"Customer Photos",0
])

addmenu(menu=["builders",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Coming Soon","http://",,"Recomend me a quality Chippie",0


])
        addmenu(menu=["products1",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Balustrades","http://www.demak.com.au/pdf/06_hrail.htm",,"Balustrades - Updated July 2007",0
	,"Bamboo Products","http://www.demak.com.au/pdf/20_bamboo.htm",,"Bamboo Products - Updated July 2007",0
	,"Blueboard","http://www.demak.com.au/pdf/31_bgc.htm",,"Blueboard - Updated July 2007",0
	,"Bollards","http://www.demak.com.au/pdf/18_poles.htm",,"Bollards - Updated July 2007",0
	,"Brush Fencing","http://www.demak.com.au/pdf/20_bamboo.htm",,"Brush Fencing - Updated July 2007",0
	,"Bullnose","http://www.demak.com.au/pdf/35_bullnose.htm",,"Bullnose - Updated July 2007",0
	,"Capitals","http://www.demak.com.au/pdf/07_picket.htm",,"Capitals - Updated July 2007",0
	,"Capping","http://www.demak.com.au/pdf/05_capping.htm",,"Capping - Updated July 2007",0
	,"Cement Sheet","http://www.demak.com.au/pdf/31_bgc.htm",,"Cement Sheet - Updated July 2007",0
	,"Cladding","http://www.demak.com.au/pdf/17_cladding.htm",,"Cladding - Updated July 2007",0
	,"Colorbond","http://www.demak.com.au/pdf/28_gutter.htm",,"Colorbond - Updated July 2007",0
	,"Corner Brackets","http://www.demak.com.au/pdf/11_cb.htm",,"Corner Brackets - Updated July 2007",0
	,"Cypress","http://www.demak.com.au/pdf/03_posts.htm",,"Cypress - Updated July 2007",0
	,"Decking","http://www.demak.com.au/pdf/14_decking.htm",,"Decking - Updated July 2007",0
	
	
])

addmenu(menu=["pool2",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Flat Top","http://www.demak.com.au/pdf/pool/page1.htm",,"Flat Top - Updated Oct 2005",0
	,"Rod Top","http://www.demak.com.au/pdf/pool/page1.htm",,"Rod Top - Updated Oct 2005",0
	,"Loop Top","http://www.demak.com.au/pdf/pool/page1.htm",,"Loop Top - Updated Oct 2005",0
	,"Loop & Spear","http://www.demak.com.au/pdf/pool/page2.htm",,"Loop & Spear - Updated Oct 2005",0
	,"Hilo Spear Top","http://www.demak.com.au/pdf/pool/page2.htm",,"Hilo Spear Top - Updated Oct 2005",0
	,"Level Spear Top","http://www.demak.com.au/pdf/pool/page2.htm",,"Level Spear Top - Updated Oct 2005",0
	,"Oxley Spear","http://www.demak.com.au/pdf/pool/page3.htm",,"Oxley Spear - Updated Oct 2005",0
	,"Menzies","http://www.demak.com.au/pdf/pool/page3.htm",,"Menzies - Updated Oct 2005",0
	,"Heritage","http://www.demak.com.au/pdf/pool/page3.htm",,"Heritage - Updated Oct 2005",0
	,"Oxley Ring","http://www.demak.com.au/pdf/pool/page4.htm",,"Oxley Ring - Updated Oct 2005",0
	,"Lawson","http://www.demak.com.au/pdf/pool/page4.htm",,"Oxley Ring - Updated Oct 2005",0
	,"Sliding Gates","http://www.demak.com.au/pdf/pool/page4.htm",,"Sliding Gates - Updated Oct 2005",0
	,"Cambridge","http://www.demak.com.au/pdf/pool/page5.htm",,"Cambridge - Updated Oct 2005",0
	,"Oxford","http://www.demak.com.au/pdf/pool/page5.htm",,"Oxford - Updated Oct 2005",0
	,"More&nbsp;&nbsp;","show-menu=pool3",,"More",0
])


addmenu(menu=["pool3",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Light Industrial Rod Top","http://www.demak.com.au/pdf/pool/page5.htm",,"Light Industrial Rod Top - Updated Oct 2005",0
	,"Light Industrial Spear Top","http://www.demak.com.au/pdf/pool/page6.htm",,"Light Industrial Spear Top - Updated Oct 2005",0
	,"Industrial Rod Top","http://www.demak.com.au/pdf/pool/page6.htm",,"Industrial Rod Top - Updated Oct 2005",0
	,"Industrial Spear Top","http://www.demak.com.au/pdf/pool/page6.htm",,"Industrial Spear Top - Updated Oct 2005",0
	,"Portsea","http://www.demak.com.au/pdf/pool/page7.htm",,"Portsea - Updated Oct 2005",0
	,"Dallas","http://www.demak.com.au/pdf/pool/page7.htm",,"Dallas - Updated Oct 2005",0
	,"Lorne","http://www.demak.com.au/pdf/pool/page7.htm",,"Lorne - Updated Oct 2005",0
	
])

addmenu(menu=["spans",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Decking Bearers","http://www.demak.com.au/pdf/38_spanbearer.htm",,"Decking Bearer Span Table - Updated July 2007",0
	,"Decking Joists","http://www.demak.com.au/pdf/39_spanjoist.htm",,"Decking Joist Span Table - Updated July 2007",0
	
	
])

	addmenu(menu=["info",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Facts & Figures&nbsp;&nbsp;","show-menu=facts",,"Facts & Figures",0
	,"How To's..&nbsp;&nbsp;","show-menu=howto",,"How To",0
       	,"Span Tables&nbsp;&nbsp;","show-menu=spans",,"Span Tables",0
	,"Website Links&nbsp;&nbsp;","show-menu=links",,"Links",0
	,"Credit Application","http://www.demak.com.au/pdf/cred_app.htm",,"Application to set up an account @ Demak",0
	
])

	addmenu(menu=["facts",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"March 05 CCA Media Release","http://www.demak.com.au/info/apvma_march.htm",,"March 05 CCA Media Release",0
	,"CCA in Playgrounds","http://www.demak.com.au/info/playgrounds.htm",,"CCA in Playgrounds",0
	,"CCA - The Facts","http://www.demak.com.au/info/the_facts.htm",,"CCA - The Facts",0
	,"Background on CCA","http://www.demak.com.au/info/ccabground.htm",,"Background on CCA",0
	,"Is your Timber fit for Purpose?","http://www.demak.com.au/info/fit.htm",,"Is your Timber fit for Purpose?",0
	,"Safety and Treated Pine","http://www.demak.com.au/info/safety.htm",,"Safety and Treated Pine",0
	,"Timber Fact Sheet","http://www.demak.com.au/info/origin.htm",,"Timber Fact Sheet",1
	,"Fences Act 1968","http://www.demak.com.au/info/fenceact.htm",,"Fences Act 1968",0
])

	addmenu(menu=["howto",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Lattice Extensions","http://www.demak.com.au/pdf/lat_ext.htm",,"Adding Lattice to an Existing Paling Fence",0
])
	addmenu(menu=["roof",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Colorbond/Zinc","http://www.demak.com.au/pdf/28_gutter.htm",,"Colorbond - Updated July 2007",0
        ,"Laserlite","http://www.demak.com.au/pdf/25_laserlite.htm",,"Laserlite - Updated July 2007",0
	
])

addmenu(menu=["products2",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Emu Wire","http://www.demak.com.au/pdf/32_emu.htm",,"Emu Wire - Updated July 2007",0
	,"Fascia","http://www.demak.com.au/pdf/17_cladding.htm",,"Fascia - UUpdated July 2007",0
	,"Federation Fencing&nbsp;&nbsp;","show-menu=fed",,"Federation Fencing - Updated July 2007",0
	,"Fencing","http://www.demak.com.au/pdf/01_fence.htm",,"Fencing - Updated July 2007",0
	,"Finials","http://www.demak.com.au/pdf/19_fin.htm",,"Finials - Updated July 2007",0
	,"Full Price List","http://www.demak.com.au/pdf/full.htm",,"Full Price List - Updated July 2007",0
	,"Garden Edging","http://www.demak.com.au/pdf/13_sleeper.htm",,"Garden Edging - Updated Aug 2005",0
	,"Gates&nbsp;&nbsp;","show-menu=gates",,"Federation Fencing - Updated July 2007",0
	,"Gutter/Flashing","http://www.demak.com.au/pdf/28_gutter.htm",,"Gutter/Flashing - Updated July 2007",0
	,"Handrails","http://www.demak.com.au/pdf/06_hrail.htm",,"Handrails - Updated July 2007",0
	
])


addmenu(menu=["gates",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
        ,"Steel Gate Frames","http://www.demak.com.au/pdf/21_gates.htm",,"Steel Gate Frames - Updated July 2007",0
	,"Period Style Timber Gates","http://www.demak.com.au/pdf/22_arched.htm",,"Peroid Style Timber Gates - Updated July 2007",0
	
])

addmenu(menu=["lat",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
        ,"Timber Lattice","http://www.demak.com.au/pdf/04_lattice.htm",,"Lattice - Updated July 2007",0
	,"Lattice Surround","http://www.demak.com.au/pdf/05_capping.htm",,"Lattice Surround - Updated July 2007",0
	
])

addmenu(menu=["merb",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
        ,"Boards","http://www.demak.com.au/pdf/15_merbau_steps.htm",,"Lattice - Updated July 2007",0
	,"Decking","http://www.demak.com.au/pdf/14_decking.htm",,"Lattice Surround - Updated July 2007",0
	
])


addmenu(menu=["products3",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Laserlite","http://www.demak.com.au/pdf/25_laserlite.htm",,"Laserlite - Updated July 2007",0
	,"Lattice&nbsp;&nbsp;","show-menu=lat",,"Lattice - Updated July 2007",0
	,"Lining Boards","http://www.demak.com.au/pdf/17_cladding.htm",,"Lining Boards - Updated July 2007",0
	,"Mailboxes","http://www.demak.com.au/pdf/08_mailbox.htm",,"Mailboxes - Updated July 2007",0
	,"Merbau&nbsp;&nbsp;","show-menu=merb",,"Merbau - Updated July 2007",0
	,"Motifs","http://www.demak.com.au/pdf/10_motif.htm",,"Motifs - Updated July 2007",0
	,"Pegs","http://www.demak.com.au/pdf/13_sleeper.htm",,"Pegs - Updated July 2007",0
	,"Pickets","http://www.demak.com.au/pdf/07_picket.htm",,"Pickets - Updated July 2007",0
	,"Poles/Super Rounds","http://www.demak.com.au/pdf/18_poles.htm",,"Poles/Super Rounds - Updated July 2007",0
	,"Polycarb Roofing","http://www.demak.com.au/pdf/25_laserlite.htm",,"Laserlite - Updated July 2007",0
	,"Pool Safety","http://www.demak.com.au/pdf/03_posts.htm",,"Pool Safety - Updated July 2007",0
	,"Post Caps","http://www.demak.com.au/pdf/12_caps.htm",,"Post Caps - Updated July 2007",0
	,"Posts","http://www.demak.com.au/pdf/03_posts.htm",,"Posts - Updated July 2007",0
	
	
        
])

addmenu(menu=["products4",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Rafters/Bullnose","http://www.demak.com.au/pdf/35_bullnose.htm",,"Rafters/Bullnose - Updated July 2007",0
	,"Roofing&nbsp;&nbsp;","show-menu=roof",,"Roofing - Updated July 2007",0
	,"Services/Hire","http://www.demak.com.au/pdf/36_services.htm",,"Services/Hire - Updated July 2007",0
	,"Sleepers","http://www.demak.com.au/pdf/13_sleeper.htm",,"Sleepers - Updated July 2007",0
	,"Stainless Steel for Handrail","http://www.demak.com.au/pdf/16_ss.htm",,"Stainless Steel for Handrail - Updated July 2007",0
	,"Star Posts","http://www.demak.com.au/pdf/30_wmesh.htm",,"Star Posts - Updated July 2007",0
	,"Steel - Galvanised","http://www.demak.com.au/pdf/29_gal.htm",,"Steel - Updated July 2007",0
	,"Steps","http://www.demak.com.au/pdf/15_merbau_steps.htm",,"Steps - Updated July 2007",0
	,"Treated Pine","http://www.demak.com.au/pdf/02_timber.htm",,"Treated Pine - Updated July 2007",0
	,"Trellis&nbsp;&nbsp;","show-menu=lat",,"Trellis - Updated July 2007",0
	,"Turned Posts","http://www.demak.com.au/pdf/23_tpturn.htm",,"Turned Posts - Updated July 2007",0
     	,"Water Tanks","http://www.demak.com.au/pdf/00_tanks.htm",,"Water Tanks - Updated Feb 2009",0
	,"Wire Mesh","http://www.demak.com.au/pdf/30_wmesh.htm",,"Wire Mesh - Updated July 2007",0
	

	
	
        
])

addmenu(menu=["fed",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Suggested Frames","http://www.demak.com.au/pdf/34_woven.htm",,"Suggested Frames - Updated July 2007",0
	,"Emu Wire","http://www.demak.com.au/pdf/32_emu.htm",,"Emu Wire - Updated July 2007",0

])
	
	
addmenu(menu=["links",,,140,1,,style1,0,"left","randomdissolve(duration=1.0);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Auspine","http://www.auspine.com.au/ target=_blank",,"Auspine Timber Wholesale",0
	,"Coolaroo Shadesails","http://www.coolaroo.com/html/products.asp target=_blank",,"Coolaroo Shadesails and Shadecloth",0
	,"Laserlite Polycarb","http://www.laserlite.com.au target=_blank",,"Laserlite Polycarb",0
	,"McIntyre Steel Industries","http://www.mcintyresteel.com.au target=_blank",,"McIntyre Steel Industries",0
	,"Modwood Decking","http://www.modwood.com.au target=_blank",,"Modwood Decking",0
	,"Pine Solutions","http://www.pinesolutions.com.au target=_blank",,"Pine Solutions",0
	,"Quantum Timber Finishes","http://www.qtf.com.au target=_blank",,"Quantum Timber Finishes",0
	,"Romak Hardware","http://www.romak.com.au target=_blank",,"Romak Hardware",0
	,"Select Fences & Gates","http://www.selectfencesandgates.com.au target=_blank",,"Select Fences & Gates",0
	,"Timber Advisory Center","http://www.timber.asn.au/TAC target=_blank",,"Timber Advisory Center",0
	,"Timber Merchants Association","http://www.timber.asn.au/TMA/ target=_blank",,"Timber Merchants Association",0
	,"Timber Promotion Council","http://www.tpcvic.org.au/ target=_blank",,"Timber Promotion Council",0
	,"Thorny Devil Fence Capping","http://www.thornydevil.com.au/ target=_blank",,"Thorny Devil",0
	
])
		

dumpmenus()