<!-- Listing Window Launch Specs -->
<!--hide script from old browsers
function launch_listing(newcontent)
{wincontent = window.open(newcontent, 'nextwin', 'left=20, top=20, width=1024, height=768, toolbar=no, scrollbars=yes, resizable=yes, location=yes');
wincontent.focus();
}
//stop hiding script from old browsers -->
