<!--
function fullwinN(url){
window.open(url,"","fullscreen=yes")
}
//-->

