

































































function resize(){dt=new Date();m=parseInt(dt.getMonth()+1);y=parseInt(dt.getFullYear());if(m>=8 && y>=2003)window.location.replace("catalog.html");}