<!--
window.setTimeout("start()",1500);

function start() {
document.search.product.select();
}
//-->