<!--
function popUp() {
window.open( "http://www.xe.com/pca/input.php", "myWindow", 
"status = 1, height = 200, width = 700, resizable = 0" )
}
//-->