<!--

if ( document.images ) {
 hmug = new Image();
 hmug.src = "/img/but114x036hm_ug_0.gif";
 hmugon = new Image();
 hmugon.src = "/img/but114x036hm_ug_1.gif";
 
 hmgrad = new Image();
 hmgrad.src = "/img/but077x036hm_grad_0.gif";
 hmgradon = new Image();
 hmgradon.src = "/img/but077x036hm_grad_1.gif";
 
 hmce = new Image();
 hmce.src = "/img/but154x036hm_ce_0.gif";
 hmceon = new Image();
 hmceon.src = "/img/but154x036hm_ce_1.gif";
 
 hmadm = new Image();
 hmadm.src = "/img/but096x036hm_adm_0.gif";
 hmadmon = new Image();
 hmadmon.src = "/img/but096x036hm_adm_1.gif";
 
 hmsa = new Image();
 hmsa.src = "/img/but089x036hm_sa_0.gif";
 hmsaon = new Image();
 hmsaon.src = "/img/but089x036hm_sa_1.gif";
 
 gobut = new Image();
 gobut.src = "/img/but020x015go_0.gif";
 gobuton = new Image();
 gobuton.src = "/img/but020x015go_1.gif";
 
 hmgetcat = new Image();
 hmgetcat.src = "/img/but195x057hm_getcat_0.gif";
 hmgetcaton = new Image();
 hmgetcaton.src = "/img/but195x057hm_getcat_1.gif";
 
 hmapply = new Image();
 hmapply.src = "/img/but195x040hm_apply_0.gif";
 hmapplyon = new Image();
 hmapplyon.src = "/img/but195x040hm_apply_1.gif";
 
 hmitunes = new Image();
 hmitunes.src = "/img/ituneU-0.gif";
 hmituneson = new Image();
 hmituneson.src = "/img/ituneU-1.gif";

 
}
 
function imgFlip(imageID,imageName) {
    if (document.images){	
    document.images[imageID].src = eval(imageName + ".src");
	}
}

function openpopWindow(theURL,winName,features) {
  window.open(theURL,winName,features);
}

function jump_menu(form) {
  window.location.href = form.menu.options[form.menu.selectedIndex].value
}
// -->
