
//la large k esta rollover
var LALARGE='';
function popupWindow(url) {window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=50,screenY=50,top=50,left=50');}
function zoom_popup(THIS) {popupWindow('layout/popup.php?url='+THIS.src.replace(/_thumbs/, ""));}
