function about_us2(){
	document.all('aboutus').innerHTML = '\
	<span id="aboutus3" onclick="about_us();">\
	<a href="javascript:;" onmouseover="var img=document[\'fpAnimswapImgFP2\'];img.imgRolln=img.src;img.src=img.lowsrc?img.lowsrc:img.getAttribute?img.getAttribute(\'lowsrc\'):img.src;" onmouseout="document[\'fpAnimswapImgFP2\'].src=document[\'fpAnimswapImgFP2\'].imgRolln">\
	<img border="0" src="menu/2.jpg" width="116" height="21" id="fpAnimswapImgFP2" name="fpAnimswapImgFP2" dynamicanimation="fpAnimswapImgFP2" lowsrc="menu/2_s.jpg"></a>\
	<img border="0" src="images/darrow.gif"></span>\
	<br><span class="sitecat">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="aboutus.php?cat=1">\
	<b>Historical Data</b></a></span>\
	<br><span class="sitecat">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="aboutus.php?cat=2">\
	<b>Mission Statement</b></a></span>\
	<br><span class="sitecat">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="aboutus.php?cat=3">\
	<b>Our vision</b></a></span>\
	';
}

function about_us(){
	document.all('aboutus').innerHTML = '\
	<span id="aboutus4" onclick="about_us2();">\
	<a href= "javascript:;" onmouseover="var img=document[\'fpAnimswapImgFP2\'];img.imgRolln=img.src;img.src=img.lowsrc?img.lowsrc:img.getAttribute?img.getAttribute(\'lowsrc\'):img.src;" onmouseout="document[\'fpAnimswapImgFP2\'].src=document[\'fpAnimswapImgFP2\'].imgRolln">\
	<img border="0" src="menu/2.jpg" width="91" height="21" id="fpAnimswapImgFP2" name="fpAnimswapImgFP2" dynamicanimation="fpAnimswapImgFP2" lowsrc="menu/2_s.jpg"></a>\
	<img border="0" src="images/uarrow.gif"></span>';
}

function products_2(){
	document.all('products').innerHTML = '<span onclick="products_1();">\
	<a href="javascript:;" onmouseover="var img=document[\'fpAnimswapImgFP4\'];img.imgRolln=img.src;img.src=img.lowsrc?img.lowsrc:img.getAttribute?img.getAttribute(\'lowsrc\'):img.src;" onmouseout="document[\'fpAnimswapImgFP4\'].src=document[\'fpAnimswapImgFP4\'].imgRolln">\
	<img border="0" src="menu/4.jpg" width="92" height="21" id="fpAnimswapImgFP4" name="fpAnimswapImgFP4" dynamicanimation="fpAnimswapImgFP4" lowsrc="menu/4_s.jpg"></a>\
	<img border="0" src="images/darrow.gif"></span>\
	<br>\
	<span class="sitecat">&nbsp;&nbsp;&nbsp;&nbsp;<a href="products.php?cat=ghee">\
	<b>Ghees,Oils,Margarines</b></a></span>\
	<br><font style="font-size:2pt">.</font><br>\
	<span class="sitecat">&nbsp;&nbsp;&nbsp;&nbsp;<a href="products.php?cat=soap">\
	<b>Detergent & Soap</b></a></span>\
	';
}

function products_1(){
	document.all('products').innerHTML = '\
	<span onclick="products_2();">\
	<a href="javascript:;" onmouseover="var img=document[\'fpAnimswapImgFP4\'];img.imgRolln=img.src;img.src=img.lowsrc?img.lowsrc:img.getAttribute?img.getAttribute(\'lowsrc\'):img.src;" onmouseout="document[\'fpAnimswapImgFP4\'].src=document[\'fpAnimswapImgFP4\'].imgRolln">\
	<img border="0" src="menu/4.jpg" width="92" height="21" id="fpAnimswapImgFP4" name="fpAnimswapImgFP4" dynamicanimation="fpAnimswapImgFP4" lowsrc="menu/4_s.jpg"></a>\
	<img border="0" src="images/uarrow.gif"></span>';
}

function sch_check_ar(){
	if(document.search_form.sword.value==0 || document.search_form.sword.value==" " || document.search_form.sword.value.length<"3"){
		alert ("Error!!");
		document.search_form.sword.focus();
		return false;
	}
}
function openwin(url,width,height){
	window.open(url,'my_new_window','toolbar=0,location=0,status=1,menubar=0,scrollbars=0,resizable=0,width='+width+',height='+height);
}
function op_w_cretif(url,width,height){
	window.open(url,'my_new_window','toolbar=0,location=0,status=1,menubar=0,scrollbars=0,resizable=0,width='+width+',height='+height);
}
