
function popup() {
window.open( "index_activities2009.aspx", "myWindow", 
"status = 1, height = 500, width = 500, scrollbars=yes, resizable = 1" )
}
