function theplayer() {
player=window.open( "mediaplayer", "myWindow", "status = 1, height = 149, width = 460, resizable = 0" )
}
function thewebcam() {
page=window.open("webcam-remote.php","AmberSound", "status = 0, height = 400, width = 778, resizable = 0, scrollbars = 0" )	
}