function validateSearch(){
	if (adminSearch.keyword.value.length == 0){
		alert("Please enter Keyword / Brand / Product.");
		adminSearch.keyword.focus();
		return false;
	}
}

document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%' id='AutoNumber1' height='5'><tr><td width='100%' bgcolor='#EA2B3B'><img border='0' src='images/dot.gif' width='1' height='1'></td></tr></table><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%' id='AutoNumber2' height='87'><tr><td rowspan='2' height='87'><p align='center' style='margin-left: 25'><a href='home.htm' onfocus='blur();'><img border='0' src='images/logo.gif' align='left' width='318' height='77'></a></td><td align='right' height='58'><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' id='AutoNumber4'><tr><td><img border='0' src='images/icon_home.gif' width='11' height='10'></td><td><p style='margin-left: 5; margin-right: 5'><a class='top' href='home.htm' onfocus='blur();'>Home</a></td><td><img border='0' src='images/icon_sitemap.gif' width='10' height='10'></td><td><p style='margin-left: 5; margin-right: 5'><a href='sitemap.htm' class='top' onfocus='blur();'>Site Map</a></td><td><img border='0' src='images/icon_contact.gif' width='12' height='8'></td><td><p style='margin-left: 5; margin-right: 25'><a href='contact.htm' class='top' onfocus='blur();'>Contact</a></td></tr></table><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' id='AutoNumber5'><form name='adminSearch' method='get' action='searchResult.asp' onsubmit='return validateSearch();'><tr><td><p style='margin-top: 10'><img border='0' src='images/txt_searh.gif' width='29' height='11'></td><td><p style='margin-top: 10; margin-left:5; margin-right:5'><input name='keyword' size='19' style='color: #666666; border: 1px solid #D0D0D0; float:left'></td><td><p style='margin-top: 10'><select name='term'><option selected value='keyword'>Keyword</option><option value='product'>Product</option><option value='brand'>Brand</option></select></td><td><p style='margin-right: 25;margin-top: 10'><input type='image' class='noBorder' border='0' src='images/button_search.gif' align='left' width='18' height='17'></td></tr></form></table></td></tr><tr><td valign='bottom' align='right' height='29'><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' id='AutoNumber6' background='images/bg_hyp.gif'><tr><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='aboutus.htm' onfocus='blur();'><img border='0' src='images/hyp_about.gif' width='41' height='13'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='categories.asp' onfocus='blur();'><img border='0' src='images/hyp_products.gif' width='40' height='13'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='service.htm' onfocus='blur();'><img border='0' src='images/hyp_service.gif' width='32' height='11'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='customers.htm' onfocus='blur();'><img border='0' src='images/hyp_customer.gif' width='48' height='13'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='gallery.htm' onfocus='blur();'><img border='0' src='images/hyp_gallery.gif' width='28' height='15'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='enquiry.htm' onfocus='blur();'><img border='0' src='images/hyp_enquiry.gif' width='32' height='15'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td><img border='0' src='images/hyp_barleft.gif' width='8' height='21'></td><td width='67'><p align='center'><a href='viewCart.asp' onfocus='blur();'><img border='0' src='images/hyp_viewcart.jpg' width='40' height='11'></a></td><td><img border='0' src='images/hyp_barright.gif' width='6' height='21'></td><td bgcolor='#FFFFFF'><img border='0' src='images/dot.gif' width='1' height='1'></td></tr></table></td></tr></table><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%' id='AutoNumber3' background='images/bg_top.gif' height='2'><tr><td width='100%'><img border='0' src='images/dot.gif' width='1' height='1'></td></tr></table>");
