<!-- 
/*

	" JSWin " write by Frapa in february 2004
	All right reserved - no copy allowed!
	fra@rvsnet.it

*/


function OpenWin5(file) {

	document[file];
	msg=open(file,"","width=295,height=152,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no");
}

	document.write("<a href='#' onClick=\"OpenWin5('http://www.rvsnet.it/radio/radiodeck.html')\"><img src='http://www.rvsnet.it/radio/pics/rvs_radio_plug.gif' width='120' height='40' border='0'></a>");


//-->
