function WimgUp() {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open('http://www.eol.ucar.edu/webcam/latest.jpg', '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=658,height=498,left = 560,top = 300');");
}
function imgUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = 560,top = 300');");
}
function ccUp() {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open('http://visitor.constantcontact.com/d.jsp?m=1101971666992&p=oi', '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=1,menubar=0,resizable=1,width=800,height=600,left = 560,top = 300');");
}
function popUps(URL,sw,sh) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "','toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width="+sw+",height="+sh+"');");
}

/* Breadcrumbs fix */
