function myPopup2() {
window.open( "http://inquirer.net/ustream.htm", "myWindow",
"status = 1, height = 345, width = 425, resizable = 0" )
}