// The following line is critical for menu operation, and must appear only once.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)}//Please leave the above line intacttimegap=500followspeed=5followrate=40suboffset_top=0;suboffset_left=0;effect = "fade(duration=0.3)"style1=[						// hlp is an array of properties you can have as many property arrays as you need"FF0000",					// Off Font Color"000000",					// Off Back Color"000000",					// On Font Color"FF0000",					// On Back Color"FF0000",					// Border Color9,							// Font Size"normal",					// Font Style"bold",						// Font Weight"Verdana",	// Font5,							// Padding,			// Sub Menu Image,							// 3D Border & Separator"000000",					// 3D High Color"000000"					// 3D Low Color]addmenu(menu=["menu10",								// this is the array that contains your menu properties and details10,									// Top10,									// left112,								// Width0,									// Border Width"",									// Screen Position - here you can use "center;middle;right"style1,								// Properties Array - as above1,									// Always Visible - allows the menu item to be visible at all time"center",								// Alignment - sets the menu elements alignment, HTML values are valid hereeffect,								// Filter - Text variable for setting transitional effects on menu activation1,									// Follow Scrolling - Tells this menu item to follow the user down the screen1, 									// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style,									// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere,,,,,,,,									// Reserved,									// Reserved"ENCLOSURES & RAILINGS","show-menu=menu1",,,0,"DOORS & ENTRANCE AREAS","show-menu=menu2",,,0,"ROLLS & RETRACTABLES","show-menu=menu3",,,0,"STORM SHUTTERS (& panels)","show-menu=menu4",,,0,"FLORIDA ROOMS (roofs & walls)","show-menu=menu5",,,0,"REPAIRS & RENOVATIONS","show-menu=menu6",,,0])addmenu(menu=["menu1",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Enclosures & Railings","http://www.myscreendoctor.com/pool.htm",,,1,"Gable/Peak Style","http://www.myscreendoctor.com/pool.htm#1",,,1,"Mansard Style","http://www.myscreendoctor.com/pool.htm#2",,,1,"Custom Designs","http://www.myscreendoctor.com/pool.htm#3",,,1,"Hand Railings","http://www.myscreendoctor.com/pool.htm#4",,,1,"Kick Plate Barrier","http://www.myscreendoctor.com/pool.htm#5",,,1])addmenu(menu=["menu2",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Doors & Entrance Areas","http://www.myscreendoctor.com/entry.htm",,,1,"Single Door","http://www.myscreendoctor.com/entry.htm#1",,,1,"Double Doors","http://www.myscreendoctor.com/entry.htm#2",,,1,"Custom Entries","http://www.myscreendoctor.com/entry.htm#3",,,1,"Sunbursts","http://www.myscreendoctor.com/entry.htm#4",,,1,"Sidelights","http://www.myscreendoctor.com/entry.htm#5",,,1])addmenu(menu=["menu3",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Rolls & Retractables","http://www.myscreendoctor.com/rolls.htm",,,1,"Electric Rolls","http://www.myscreendoctor.com/rolls.htm#1",,,1,"Garage Roll Screens","http://www.myscreendoctor.com/rolls.htm#2",,,1,"Lanai Roll Screens","http://www.myscreendoctor.com/rolls.htm#3",,,1,"Retractable Screens","http://www.myscreendoctor.com/rolls.htm#4",,,1,"Screen Sliders","http://www.myscreendoctor.com/rolls.htm#5",,,1])addmenu(menu=["menu4",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Storm Shutters (& panels)","http://www.myscreendoctor.com/storm.htm",,,1,"Panel Shutters","http://www.myscreendoctor.com/storm.htm#1",,,1,"Bahama Shutters","http://www.myscreendoctor.com/storm.htm#2",,,1,"Colonial Shutters","http://www.myscreendoctor.com/storm.htm#3",,,1,"Accordion Shutters","http://www.myscreendoctor.com/storm.htm#4",,,1,"Roll Shutters","http://www.myscreendoctor.com/storm.htm#5",,,1])addmenu(menu=["menu5",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Florida Rooms (roofs & walls)","http://www.myscreendoctor.com/florida.htm",,,1,"Screen Walls","http://www.myscreendoctor.com/florida.htm#1",,,1,"Riser Pan Roofs","http://www.myscreendoctor.com/florida.htm#2",,,1,"Insulated Roofs","http://www.myscreendoctor.com/florida.htm#3",,,1,"Acrylic, Vinyl &...","http://www.myscreendoctor.com/florida.htm#4",,,1,"...Glass Sliders","http://www.myscreendoctor.com/florida.htm#5",,,1])addmenu(menu=["menu6",,,112,0,"",style1,,,effect,,,,,,,,,,,,,"ALL Repairs & Renovations","http://www.myscreendoctor.com/repairs.htm",,,1,"Rescreen","http://www.myscreendoctor.com/repairs.htm#1",,,1,"Fasteners","http://www.myscreendoctor.com/repairs.htm#2",,,1,"Pressure Wash","http://www.myscreendoctor.com/repairs.htm#3",,,1,"Tension Cables","http://www.myscreendoctor.com/repairs.htm#4",,,1,"Door Hardware","http://www.myscreendoctor.com/repairs.htm#5",,,1])//////////////////////////////////// Editable properties END here ////////////////////////////////////dumpmenus() // This must be the last line in this file