home = new Image();
home.src = "images/home_r.gif";

contactus = new Image();
contactus.src = "images/contactus_r.gif";

aboutus = new Image();
aboutus.src = "images/aboutus_r.gif";

searchsite = new Image();
searchsite.src = "images/search_r.gif";

getstarted = new Image();
getstarted.src = "images/getstarted_r.gif";

toolkits = new Image();
toolkits.src = "images/toolkits_r.gif";

research = new Image();
research.src = "images/research_r.gif";

funding = new Image();
funding.src = "images/funding_r.gif";

legislation = new Image();
legislation.src = "images/legislation_r.gif";

calendar = new Image();
calendar.src = "images/calendar_r.gif";

pressroom = new Image();
pressroom.src = "images/pressroom_r.gif";

partners = new Image();
partners.src = "images/partners_r.gif";

function poppage(theURL)
{
window.open(theURL,"","height=350,width=520,scrollbars=yes,resizable=yes,screenX=25,left=25,screenY=25,top=25");
}

function poplink(theURL)
{
window.open(theURL,"","height=350,width=600,toolbar=yes,location=yes,menubar=yes,scrollbars=yes,status=yes,resizable=yes,screenX=25,left=25,screenY=25,top=25");
}
