
function myPopup() {
window.open( "http://www.google.com/" )
}
