function OpenStreaming(){
	newWindow = window.open("/radio.php","RKStreaming","width=500,height=280,scrollbars=no,left=50,top=50");
}
