    function newWindow ( url, w, h ) {t = ( screen.availHeight - h ) / 2;l = ( screen.availWidth - w ) / 2;winStats = 'toolbar=0,location=no,directories=no,menubar=no,scrollbars=0,status=0,resizable=0,width='+w+',height='+h+', left='+l+',top='+t; adWindow = window.open("","",winStats);adWindow.document.write("<bo" + "dy bgcolor=828282><img  src="+url+" onclick='javascript:window.close()' style=\"cursor: hand\" alt=\"Close\"><\/body>");adWindow.focus();}function bookmarkit(){window.external.addFavorite('index.htm','JJ Roofing And Construction')}
