function bbPopup() {
window.open( "guestbook/code_allowed.html", "myWindow", 
"status = 1, height = 400, width = 400, resizable = 1" )
}
