uagent = window.navigator.userAgent.toLowerCase();IEB=(uagent.indexOf('msie') != -1)?true:false;var scompat = document.compatMode;menutitarr=new Array();menudesarr=new Array();menutitarr[0]="";menudesarr[0]="";menutitarr[1]="Western Wagon";menudesarr[1]="";menutitarr[2]="Mini Flower Cart";menudesarr[2]="";menutitarr[3]="Metal Kits";menudesarr[3]="";var menustepcount=10;var menucurrstep=10;var menutimeo=null;var menuhorvert=0;var menugorun_imgwidth=0;var menugorun_blockwidth=0;var menugorun_overblock_width=0;var menuimgid=new Array();var menudscid=new Array();var menuyeniposx=new Array();var menustartposx=new Array();var menucurrposx=new Array();var i=0;var menulastover=0;var menuDescCalcLeft=0;var menuDescCalcWidth=0;var menuDescCalcHeight=0;var menuDescCalcIcWidth=0;var menuDescCalcIcHeight=0;var menuhpiece='';var menuds="";function menuinit_doc(fstr){	menuDescCalcLeft=50;	if(0==0)	{		menuDescCalcWidth=420-50-50;	}	else	{		menuDescCalcWidth=509-50-50;	}		if((menuhorvert==1)&&(0==1))	{		menuDescCalcHeight=225-195-5;	}	else	{		menuDescCalcHeight=225-195-5;	}	if((IEB==true)&&(scompat == "BackCompat" ))	{		menuDescCalcIcWidth=menuDescCalcWidth;		menuDescCalcIcHeight=menuDescCalcHeight;	}	else	{		menuDescCalcIcWidth=menuDescCalcWidth-2*(2)-2*(3);		menuDescCalcIcHeight=menuDescCalcHeight-2*(2)-2*(3);	}	menufolderset=fstr;	menuhpiece=menuhpiece+'<div style="position:relative;width:'+509+'px;height:'+225+'px;overflow:hidden;border-style:solid;border-width:0px;border-color:#FFFFFF;cursor:default;" onMouseOver="menuoutall()" onMouseOut="menumouse_divout()">';	menuhpiece=menuhpiece+'<div id="menupo1" style="position:absolute;left:0px;top:0px;" onMouseOver="menumouse_over(1)"><div style="background-color:#060606;padding-left:0px;padding-top:0px;"><a href="western_wagon.shtml" target="_self"><img width="420" height="225" src="'+menufolderset+'western.JPG" style="border-style:solid;border-width:0px;" TITLE=""></img></a></div></div>';menuhpiece=menuhpiece+'<div id="menupo2" style="position:absolute;left:0px;top:0px;" onMouseOver="menumouse_over(2)"><div style="background-color:#060606;padding-left:1px;padding-top:0px;"><a href="flower_cart_mini.shtml" target="_self"><img width="420" height="225" src="'+menufolderset+'mini_flower.JPG" style="border-style:solid;border-width:0px;" TITLE=""></img></a></div></div>';menuhpiece=menuhpiece+'<div id="menupo3" style="position:absolute;left:0px;top:0px;" onMouseOver="menumouse_over(3)"><div style="background-color:#060606;padding-left:1px;padding-top:0px;"><a href="metal_kits.shtml" target="_self"><img width="420" height="225" src="'+menufolderset+'metal_kit.jpg" style="border-style:solid;border-width:0px;" TITLE=""></img></a></div></div>';	for(i=1;i<=3;i++)	{		menuds=menuds+'<div id="adesc'+i+'" style="position:absolute;top:'+195+'px;left:0px;width:'+menuDescCalcWidth+'px;height:'+menuDescCalcHeight+'px;visibility:hidden;overflow:hidden;cursor:pointer;z-index:20;" onMouseOut="menuoutall()">';		menuds=menuds+'<div style="position:absolute;left:0px;top:0px;width:'+menuDescCalcWidth+'px;height:'+menuDescCalcHeight+'px;border-style:solid;border-width:0px;border-color:#000000;background-color:#'+'333333'+';opacity: '+0.85+';filter:alpha(opacity='+85+');" onMouseOut="menuoutall()"></div>';		menuds=menuds+'<div style="position:relative;left:0px;top:0px;width:'+menuDescCalcIcWidth+';height:'+menuDescCalcIcHeight+'px;text-align:'+'center'+';overflow:hidden;padding:'+3+'px;border-style:'+'solid'+';border-width:'+2+'px;border-color:#'+'000000'+';color:#'+'CCCCCC'+';font-family:'+'arial'+';font-style:'+'normal'+';font-size: '+13+';font-weight:'+'bold'+';text-decoration:'+'none'+';opacity: 1.0;filter:alpha(opacity=100);" onMouseOut="menuoutall()">';		menuds=menuds+'<span style="color:#'+'CCCCCC'+';font-family:'+'arial'+';font-style:'+'normal'+';font-size: '+14+';font-weight:'+'bold'+';text-decoration:'+'none'+';" onMouseOut="menuoutall()">'+menutitarr[i]+'</span>';		if(menutitarr[i].length>0){menuds=menuds+'<br />';}				menuds=menuds+''+menudesarr[i];		menuds=menuds+'</div>';		menuds=menuds+'</div>';	}	menuhpiece=menuhpiece+menuds;	menuhpiece=menuhpiece+'</div>';	document.write(''+menuhpiece);}function menuinit_position(hv){	menuhorvert=hv;	for(i=1;i<=3;i++)	{		menuimgid[i]=document.getElementById('menupo'+i);		menudscid[i]=document.getElementById('adesc'+i);		if((menuimgid[i]==null)||(menudscid[i]==null))		{		    setTimeout("menuinit_position("+parseInt(hv)+")",200);		    return;		}	}		if(menuhorvert==0)	{		menugorun_imgwidth=parseInt(     (509-((3-1)*1))     /(3));		menugorun_blockwidth=menugorun_imgwidth+1;		menugorun_overblock_width=parseInt(((509-420)/(3-1)));	}	else	{		menugorun_imgwidth=parseInt(     (280-((3-1)*1))     /(3));		menugorun_blockwidth=menugorun_imgwidth+1;		menugorun_overblock_width=parseInt(((280-225)/(3-1)));	}	for(i=1;i<=3;i++)	{		menuimgid[i]=document.getElementById('menupo'+i);		sx=(menugorun_blockwidth*(i-1))-1;		if(menuhorvert==0)		{			if(i==1)			{				menuimgid[i].style.left="0px";			}			else			{				menuimgid[i].style.left=""+sx+"px";			}		}		else		{			if(i==1)			{				menuimgid[i].style.top="0px";			}			else			{				menuimgid[i].style.top=""+sx+"px";			}		}		menustartposx[i]=sx;		menucurrposx[i]=menustartposx[i];	}}function menudo_anim(){	if(menucurrstep<=0)	{		if(menulastover>=1)		{			if(menuhorvert==0)			{				if(0==0)				{					menudscid[menulastover].style.left=""+(menuDescCalcLeft+parseInt(menuimgid[menulastover].style.left))+"px";				}				else				{					menudscid[menulastover].style.left=""+(menuDescCalcLeft)+"px";				}			}			else			{				if(0==0)				{					menudscid[menulastover].style.left=""+(menuDescCalcLeft+parseInt(menuimgid[menulastover].style.left))+"px";					menudscid[menulastover].style.top=""+(195+parseInt(menuimgid[menulastover].style.top))+"px";				}				else				{					menudscid[menulastover].style.left=""+(menuDescCalcLeft)+"px";					menudscid[menulastover].style.top=""+195+"px";				}			}			if((menutitarr[menulastover].length>0)||(menudesarr[menulastover].length>0))			{				menudscid[menulastover].style.visibility="visible";			}			else			{				menudscid[menulastover].style.visibility="hidden";			}		}		return;	}	for(i=2;i<=3;i++)	{		menucurrposx[i] = parseInt(menucurrposx[i])+parseInt((menuyeniposx[i]-menucurrposx[i])/menucurrstep);		if(menuhorvert==0)		{			menuimgid[i].style.left=""+menucurrposx[i]+"px";		}		else		{			menuimgid[i].style.top=""+menucurrposx[i]+"px";		}	}	menucurrstep--;	setTimeout("menudo_anim()",40);}function menureposition(g){	for(i=1;i<=3;i++)	{		if(i<=g)		{			if(i==1)			{				menuyeniposx[i]=0;			}			else			{				menuyeniposx[i]=parseInt(((i-1)*menugorun_overblock_width)-1);			}		}		else		{			oncekix=0;			for(j=1;j<(i-1);j++)			{				oncekix=oncekix+menugorun_overblock_width;			}			if(menuhorvert==0)			{				menuyeniposx[i]=parseInt(((420)+(oncekix)));			}			else			{				menuyeniposx[i]=parseInt(((225)+(oncekix)));			}		}			}	menucurrstep=menustepcount;	menudo_anim();}function menumouse_over(g){	clearTimeout(menutimeo);	menulastover=g;	for(i=1;i<=3;i++)	{		if(i!=g){menudscid[i].style.visibility="hidden";}	}	menureposition(g);}function menuoutall(){	clearTimeout(menutimeo);}function menumouse_divout2(){	clearTimeout(menutimeo);	for(i=1;i<=3;i++)	{		menudscid[i].style.visibility="hidden";	}	for(i=1;i<=3;i++)	{		sx=(menugorun_blockwidth*(i-1))-1;		if(i==1)		{			menuyeniposx[i]=0;		}		else		{			menuyeniposx[i]=sx;		}			}	menulastover=-1;	menucurrstep=menustepcount;	menudo_anim();}function menumouse_divout(){	clearTimeout(menutimeo);	menutimeo=setTimeout("menumouse_divout2()",300);}