home = new Image();
home.src = "images/home_r.gif";

safety = new Image();
safety.src = "images/safety_r.gif";

grownups = new Image();
grownups.src = "images/grownups_r.gif";

passage = new Image();
passage.src = "images/passage_r.gif";

teachers = new Image();
teachers.src = "images/teachers_r.gif";

press = new Image();
press.src = "images/press_r.gif";

about = new Image();
about.src = "images/about_r.gif";

function popwin(theURL)
{
window.open(theURL,"","height=400,width=630,scrollbars=yes,resizable=yes,screenX=25,left=25,screenY=25,top=25");
}

function popwinq(theURL)
{
window.open(theURL,"","height=225,width=320,scrollbars=yes,resizable=yes,screenX=25,left=25,screenY=25,top=25");
}

function popFlash(theURL)
{
window.open(theURL,"","height=400,width=775,scrollbars=yes,resizable=yes,screenX=5,left=5,screenY=25,top=25");
}

function pophangtag(theURL)
{
window.open(theURL,"","height=400,width=645,scrollbars=yes,resizable=yes,screenX=25,left=25,screenY=25,top=25");
}

function popID(theURL)
{
window.open(theURL,"","height=493,width=375,scrollbars=yes,resizable=yes,screenX=5,left=5,screenY=25,top=25");
}
