$(document).ready(function(){

$(#modEmail #name).focus();


});

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

if(top.location != self.location){
 top.location = self.location
}

