
/***********************************************
* Pop-it menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var defaultMenuWidth="650px" //set default menu width.

var linkset=new Array()
//SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT

linkset[0]='<a href="supporters.html">Major supporters of <em> Emergency Response Studio</em> are listed below. Without their generous contributions, the project would be just a page in a sketchbook.</a>'

linkset[19]='<a href="http://www.solarli.com"TARGET="_blank"><strong>Advanced Solar Power, Inc</strong><br />A renewable energy integrator located in Long Island, N.Y.  Advanced Solar Power specializes in Solar Electric, Solar Hot Water and Wind Systems.<br /><em>Merging Nature with Technology</em><br />www.solarli.com"</a>'

linkset[1]='<a href="http://www.pclbfoundation.org"TARGET="_blank"><strong>The Peter and Carmen Lucia Buck Foundation</strong><br />Established in 1999 as a private family foundation with a commitment to enhancing the quality of life in our communities through grants to qualified charitable organizations.<br />www.pclbfoundation.org</a>'

linkset[16]='<a href="http://www.bignyc.org"TARGET="_blank"><strong>Build It Green! NY</strong>,<br />is New York City&#39;s only non-profit, retail outlet for salvaged and surplus building materials, and keeps perfectly useful materials out of landfills, while offering heavy discounts on their resale. Proceeds go to Solar1, for outreach and education on issues of sustainability.<br />www.bignyc.org</a>'


linkset[2]='<a href="http://www.evergreensolar.com/app/en/home/.com"TARGET="_blank"><strong>evergreen solar</strong><br />A global technology leader and innovator in the solar industry, located in Marlboro, MA. Evergreen Solar produces a range of high quality poly-crystalline solar panels for on-grid markets offering exceptional performance, extraordinary versatility and industry leading environmental credentials based on cutting edge String Ribbon&trade; wafer technology.<br />www.evergreensolar.com/app/en/home/</a>'

linkset[3]='<a href="http://www.globalgreen.org"TARGET="_blank"><strong>Global Green USA</strong><br />A national environmental organization founded by President Gorbachev to create a new approach to solving the world&#39;s most pressing environmental challenges: stemming climate change; eliminating weapons of mass destruction; and providing safe drinking water for 2.4 billion people who lack access to clean water.<br />www.globalgreen.org</a>'

linkset[4]='<a href="http://www.greendepot.com"TARGET="_blank"><strong>Green Depot</strong><br />Founded in 2005 by Sarah Beatty, Green Depot is the largest supplier of environmentally friendly building materials on the East Coast, and supplies materials that feature recyclable content, local sourcing, low- or no-toxicity, and energy efficiency.<br />www.greendepot.com</a>'

linkset[5]='<a href="http://www.greenhousecapital.net"TARGET="_blank"><strong>Peter Henig, CEO Greenhouse Capital</strong><br />CEO of a California green venture capital fund which provides seed funding to innovative, start-up cleantech and alternative energy companies.<br />www.greenhousecapital.net</a>'

linkset[6]='<a href="http://www.grkfasteners.com"TARGET="_blank"><strong>GRK Fasteners</strong><br />A family-owned manufacturer of technically advanced, super-high quality fasteners, in Ontario, Canada.<br />www.grkfasteners.com</a>'

linkset[7]='<a href="http://www.grosolar.com"TARGET="_blank"><strong>groSolar</strong><br />groSolar is North America&#146;s premier provider of solar energy solutions for homes, businesses, dealers and contractors.  Founded in 1998, groSolar&#146;s mission is to deliver peace of mind through solar energy systems and whole energy appreciation while providing sustainable, world class clean energy products and service with quality and care.<br />groSolar.com</a>'

linkset[8]='<a href="http:// .com"TARGET="_blank">Adam Lewis&#39; support of this project reflects his deep commitment to sustainability and the environment.  As the founding donor of the Adam Joseph Lewis Center for Environmental Studies at Oberlin College, Lewis continues to invest in the growing field of ecological or green design to develop viable alternatives for the built environment of the future.</a>'

linkset[9]='<a href="http://www.plyboo.com"TARGET="_blank"><strong>Smith & Fong Plyboo</strong><br />Smith & Fong, founded in 1989, is dedicated to developing new uses and applications for bamboo, including flooring, paneling, and plywood. The base material for all their products is &quot;Plyboo,&quot; their term for laminated bamboo and a registered trademark of Smith & Fong Company.<br />www.plyboo.com</a>'


linkset[10]='<a href="http://www.socratessculpturepark.org"TARGET="_blank"><strong>Socrates Sculpture Park</strong><br />An internationally renowned outdoor museum and artist residency program that also serves as a vital New York City park offering a wide variety of public services.<br />www.socratessculpturepark.org</a>'

linkset[11]='<a href="http:// "TARGET="_blank"><strong>Gregg Wagner, RA </strong><br />A Registered Architect licensed in New York and New Jersey.</a>'

linkset[13]='<a href="http://www.adalowood.com"TARGET="_blank"><strong>Robert Mason with Anthony Dalo Woodworking</strong><br />A high-end custom cabinetry and woodworking shop in Brooklyn, NY.<br />www.adalowood.com</a>'
linkset[14]='<a href="http:// "TARGET="_blank"><strong>Jonathan Ferrara Gallery</strong><br />Established in 1998, a leading New Orleans gallery showcasing contemporary works by emerging to established artists. Jonathan Ferrara Gallery is a "collective environment of creative visions: a commercial gallery with a public conscience, focusing on cutting edge works with a sense of purpose, mission, and message."</a>'

linkset[15]='<a href="http:// "TARGET="_blank"><strong>Morgan Lehman Gallery</strong><br />Founded in 2002, the gallery represents a select and eclectic group of emerging and mid-career artists working in a variety of media. The gallery has exhibition spaces in New York&#146;s Chelsea gallery district as well as in Litchfield County, Connecticut. </a>'

linkset[17]='<a href="http://www.forbo.com"TARGET="_blank"><strong>Forbo Flooring Systems</strong> <br />"Creating better environments"... this statement reflects the mission and values of Forbo Flooring. From the indoor environment to the natural environment, Forbo&#146;s products and services combine design and functionality in world-class flooring solutions.<br /> </a>'

linkset[18]='<a href="http://www.outbackpower.com"TARGET="_blank"><strong>OutBack Power Systems</strong> <br />is the leading designer and manufacturer of advanced power electronics for renewable energy applications including solar, wind, and micro-hydro as well as backup power and mobile power applications. OutBack&#146;s engineers all have decades of power conversion design and equipment installation experience and share a passion for leading the industry into a new era of power conversion equipment performance, ease of use, and standardization.<br /> </a>'
////No need to edit beyond here

var ie5=document.all && !window.opera
var ns6=document.getElementById

if (ie5||ns6)
document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>')

function iecompattest(){
return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body
}

function showmenu(e, which, optWidth){
if (!document.all&&!document.getElementById)
return
clearhidemenu()
menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu")
menuobj.innerHTML=which
menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth
menuobj.contentwidth=menuobj.offsetWidth
menuobj.contentheight=menuobj.offsetHeight
eventX=ie5? event.clientX : e.clientX
eventY=ie5? event.clientY : e.clientY
//Find out how close the mouse is to the corner of the window
var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX
var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<menuobj.contentwidth)
//move the horizontal position of the menu to the left by it's width
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px"
else
//position the horizontal position of the menu where the mouse was clicked
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px"
//same concept with the vertical position
if (bottomedge<menuobj.contentheight)
menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px"
else
menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px"
menuobj.style.visibility="visible"
return false
}

function contains_ns6(a, b) {
//Determines if 1 element in contained in another- by Brainjar.com
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function hidemenu(){
if (window.menuobj)
menuobj.style.visibility="hidden"
}

function dynamichide(e){
if (ie5&&!menuobj.contains(e.toElement))
hidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
hidemenu()
}

function delayhidemenu(){
delayhide=setTimeout("hidemenu()",500)
}

function clearhidemenu(){
if (window.delayhide)
clearTimeout(delayhide)
}

if (ie5||ns6)
document.onclick=hidemenu

