<!-- Begin to hide script contents from old browsers.
function WindowPopUp(x,y,mosname,st,sb,rs) {
   windowMedia = window.open('',mosname,'toolbar=no,left=0,top=0,status='+ st +',scrollbars='+ sb +',resizable='+ rs +',width=' + x + ',height=' + y)
}
// End the hiding here. -->
