function start()
{
var winleft= window.screen.width/2-536/2;
window.open("./cat07/", "Catalog", "width=560,height=768,toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,left=352,top=0");
}
