timegap=500 followspeed=5 followrate=40 suboffset_top=10; suboffset_left=10; effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)" function openwin(url) { nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,"); nwin.focus(); } prop1=[ // prop1 is an array of properties you can have as many property arrays as you need "FFFFFF", // Off Font Color "ff6600", // Off Back Color "000000", // On Font Color "ff6600", // On Back Color "000000", // Border Color 18, // Font Size "normal", // Font Style "bolder", // Font Weight "Verdana,Tahoma,Helvetica", // Font 3, // Padding "/html/images/arrow.gif", // Sub Menu Image 0, // 3D Border & Separator "66ffff", // 3D High Color "000099", // 3D Low Color "FFFFFF", // Referer item Font Color (leave this blank to disable) "ff6600", // Referer item Back Color (leave this blank to disable) ] menu1=[ // This is the array that contains your menu properties and details 0, // Top 0, // left 167, // Width 1, // Border Width "left", // Screen Position - here you can use "center;middle;right" prop1, // Properties Array - this is set higher up, 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 for example: left, right or center , // Filter - Text variable for setting transitional effects on menu activation , // Follow Scrolling - Tells the 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 on the page , // Position of sub image left:center:right:middle:top:bottom , // Show an image on top menu bars indicating a sub menu exists below , // Reserved for future use "home","http://www.geeksatwork.com/html/",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" "contact us","show-menu2","http://www.geeksatwork.com/html/contactus.asp","#",1, "networks","show-menu4","http://www.geeksatwork.com/html/networks/","#",1, "web works","show-menu5","http://www.geeksatwork.com/html/webworks/","#",1, "custom apps","show-menu6","http://www.geeksatwork.com/html/customapps/","#",1, "geek stuff","show-menu7","http://www.geeksatwork.com/html/geekstuff/","#",1 ] menu2=[ //contact us ,,190,1,"",prop1,,"left",effect,,,,,,, "customer info","/html/customerinfo.asp",,,, "work with geeks","/html/workwithgeeks.asp",, ] menu3=[ //contact us/work with geeks ,,140,1,"",prop1,,"center",effect,,,,,,, "now hiring","/html/nowhiring.asp",,, ] menu4=[ //networks ,,220,1,"",prop1,,"left",effect,,,,,,, "installation","show-menu8","/html/networks/installation/",,, "configuration","show-menu9","/html/networks/configuration/",,, "hardware/software","show-menu10","/html/networks/hardwaresoftware/",,, "maintenance","show-menu11","/html/networks/maintenance/",, ] menu8=[ //networks/installation ,,220,1,"",prop1,,"left",effect,,,,,,, "design", "/html/networks/installation/design.asp",,,, "server/workstations", "/html/networks/installation/pc.asp",,,, "router", "/html/networks/installation/router.asp",,,, "cabling", "/html/networks/installation/cabling.asp",,,, "quote", "/html/quote.asp",,, ] menu9=[ //networks/configuration ,,220,1,"",prop1,,"left",effect,,,,,,, "trouble shooting", "/html/networks/configuration/troubleshooting.asp",,,, "server/workstations", "/html/networks/configuration/pc.asp",,,, "router", "/html/networks/configuration/router.asp",,,, "quote", "/html/quote.asp",, ] menu10=[ //networks/hardwaresoftware ,,220,1,"",prop1,,"left",effect,,,,,,, "sales", "/html/networks/hardwaresoftware/sales.asp",,,, "consulting", "/html/networks/hardwaresoftware/consulting.asp",,,, "installation", "/html/networks/hardwaresoftware/installation.asp",,,, "quote", "/html/quote.asp",,, ] menu11=[ //networks/maintenance ,,220,1,"",prop1,,"left",effect,,,,,,, "overview", "/html/networks/maintenance/overview.asp",,,, "geek now", "/html/networks/maintenance/geeknow.asp",,,, "geek today", "/html/networks/maintenance/geektoday.asp",,,, "geek tomorrow", "/html/networks/maintenance/geektomorrow.asp",,,, "quote", "/html/quote.asp",,, ] menu5=[ //web works ,,170,1,"",prop1,,"left",effect,,,,,,, "design","/html/webworks/design.asp",,,, "development","/html/webworks/development.asp",,,, "marketing","/html/webworks/marketing.asp",,,, "hosting","/html/webworks/hosting.asp",,,, "graphics/copy","/html/webworks/graphics.asp",, ] menu6=[ //customapps ,,280,1,"",prop1,0,"",effect,,,,,,, "custom software", "/html/customapps/customsoftware.asp",,,, "interactive voice response", "/html/customapps/ivr.asp",,,, "e-commerce/back end", "/html/customapps/e-commerce.asp",,,, "consulting", "/html/customapps/consulting.asp",,,, "toys", "/html/customapps/toys.asp",, ] menu7=[ //geek stuff ,,130,1,"",prop1,,"left",effect,,,,,,, "Microsoft", "http://www.microsoft.com",, ] menu100=[ ,,195,1,"",prop1,,"center",effect,,,,,,, "GeeksatWork.com", "javascript:openwin(\"http://www.geeksatwork.com\")",,,1, "Geek Internet Starter", "javascript:openwin(\"http://www.geeksatwork.com/GeekInternetStarter\")",,,1 ]