timegap=500 followspeed=5 followrate=40 suboffset_top=10; suboffset_left=10; effect_top = "Shadow(color='#777777', Direction=135, Strength=2)" 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 "114A84", // Off Back Color "000000", // On Font Color "eeeeee", // On Back Color "000066", // Border Color 12, // Font Size "normal", // Font Style "bold", // Font Weight "Arial,Verdana,Tahoma,Helvetica", // Font 1, // Padding "arrow.gif", // Sub Menu Image 0, // 3D Border & Separator "66ffff", // 3D High Color "000099", // 3D Low Color , // Referer item Font Color (leave this blank to disable) , // Referer item Back Color (leave this blank to disable) ] prop2=[ // prop2 is an array of properties you can have as many property arrays as you need "000000", // Off Font Color "ffffff", // Off Back Color "ffffff", // On Font Color "114A84", // On Back Color "000066", // Border Color 12, // Font Size "normal", // Font Style "normal", // Font Weight "Arial,Verdana,Tahoma,Helvetica", // Font 2, // Padding "arrow.gif", // Sub Menu Image 0, // 3D Border & Separator "66ffff", // 3D High Color "000099", // 3D Low Color "330099", // Referer item Font Color (leave this blank to disable) "eeeee0", // Referer item Back Color (leave this blank to disable) ] menu1=[ // This is the array that contains your menu properties and details 100, // Top 130, // left , // 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 effect_top, // 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",1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" " News & Events ","show-menu2","http://www.asria.org/news","News & Events",1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" " Publications ","show-menu3","/publications","Publications",1, "   Portals   ","show-menu4","/portal","Portals",1, " Membership  ","show-menu5","/membership","Membership",1, " About ASrIA ","show-menu6","/asria/intro","About ASrIA",1 ] menu2=[ ,,170,1,"",prop2,,"left",effect,,,,,,, "Asian & Global SRI News","http://www.asria.org/news",,,, "Conferences & Events","http://www.asria.org/news/conference",,,, "ASrIA Events","/events",,,, "E-Bulletin","/ebulletin/index_html",,,, "Jobs in SRI","/jobs",,, ] menu3=[ ,,140,1,"",prop2,,"left",effect,,,,,,, "Latest Publications","http://www.asria.org/publications",,, ] menu4=[ ,,120,1,"",prop2,,"left",effect,,,,,,, "Portal Overview","/portal",,,, "Philanthropic Investment","http://portal.asria.org/philanthropic_investment/",,,, "SRI Resources","/portal/sri",,,, "SRI Funds","/portal/SRI_Fund",,,, "SRI Guide","/portal/guide",,,, "ASrIA Bookshop","/portal/resources",,,, "Climate Change","/portal/climate_change",,,, "Toxic Chemicals","/portal/toxic",,,, "Airline Emission","/portal/airline",,, ] menu5=[,,140,1,"",prop2,0,"left",effect,,,,,,, "Introduction","/membership/intro",,,, "Membership Details","/membership/details",,,, "List of Members","/membership/list",,, ] menu6=[ ,,100,1,"",prop2,,"",effect,,,,,,, "Introduction","http://www.asria.org/asria/intro?expand_all=1",,,, "Services","http://www.asria.org/asria/services/introduction?expand_all=1",,,, "Activities","http://www.asria.org/asria/activities/activities?expand_all=1",,,, "The Team","http://www.asria.org/asria/team/team?expand_all=1",,,, "Contact Desk","http://www.asria.org/asria/contact?expand_all=1",,, ]