// JavaScript Document
function openwin5() {
 win11 = window.open('http://www.mariogelateria.com/info/2007_2008.html', 'win','width=450,height=480,status=1,scrollbars=0,directories=0,menubar=0,resizable=0,toolbar=0,left=30,top=30');
 }