function bbPopup() {
window.open( "bb.html", "myWindow", 
"status = 1, height = 430, width = 400, resizable = 0" )
}