 <!--
function setVariables() {
//imgwidth=47;  // logo width, in pixels
//imgheight=47;  // logo height, in pixels
if (navigator.appName == "Netscape") {
horz=".left";
vert=".top";
docStyle="document.";
styleDoc="";
innerW="window.innerWidth";
innerH="window.innerHeight";
offsetX="window.pageXOffset";
offsetY="window.pageYOffset";
}
else {
horz=".pixelLeft";
vert=".pixelTop";
docStyle="";
styleDoc=".style";
innerW="document.body.clientWidth";
innerH="document.body.clientHeight";
offsetX="document.body.scrollLeft";
offsetY="document.body.scrollTop";
   }
}
function checkLocation() {
objectXY="buttons";
objectAbout="Aboutus";
objectProduct="Products";
var availableX=eval(innerW);
var availableY=eval(innerH);
var currentX=eval(offsetX);
var currentY=eval(offsetY);
//x=availableX-(imgwidth+10)+currentX;
//y=availableY-(imgheight+30)+currentY;

x=currentX;
y=currentY+233;
evalMove();
setTimeout("checkLocation()",10);
}
function evalMove() {
eval(docStyle + objectXY + styleDoc + horz + "=" + x);
eval(docStyle + objectXY + styleDoc + vert + "=" + y);
eval(docStyle + objectAbout + styleDoc + vert + "=" + eval(y+20));
eval(docStyle + objectProduct + styleDoc + vert + "=" + eval(y+40));
}




 <!--
document.write("<style>")
document.write("a            { text-decoration: underline }")
document.write("a:hover      { color: #000000; text-decoration: none }")
document.write("#Aboutus    { left: 149px; position: absolute; top: 252px; visibility: hidden; z-index: 1 }")
document.write("#Products    { left: 149px; position: absolute; top: 273px; visibility: hidden; z-index: 1 }")
document.write(".menus       { color: #4F6770; font-family:arial, helvetica, 'sans serif'; font-size: 8pt; text-decoration: none }")
document.write(".menus:hover { color: #ffffff;  font-family: arial, helvetica, 'sans serif'; font-size: 8pt; text-decoration: none }")
document.write("select       { font-family: arial, verdana; font-size: 12px }")
document.write("input.Small  { font-family: arial, verdana; font-size: 12px }")
document.write("input        { font-family: arial, verdana; font-size: 12px }")
document.write("input.Button { font-family: arial, verdana; font-size: 12px }")
document.write("</style>")

 if (document.images)
 {var imglist = new Array ("../english/imgs/about-on.gif", "../english/imgs/prod-on.gif" );
 var imgs = new Array(); var count;
 for (count=0; count<imglist.length; count++)
 {imgs[count]=new Image(); imgs[count].src=imglist[count];}
 }
 function hilite(name,m)
 {
if (document.images)
 {imgswap(name, imgs[m])}
 }
 function imgswap(i1,i2)
 {if (document.images)
 {var temp = i1.src; i1.src=i2.src; i2.src=temp;}
 }

window.onerror = null;
 var bName = navigator.appName;
 var bVer = parseInt(navigator.appVersion);
 var NS4 = (bName == "Netscape" && bVer >= 4);
 var IE4 = (bName == "Microsoft Internet Explorer" && bVer >= 4);
 var NS3 = (bName == "Netscape" && bVer < 4);
 var IE3 = (bName == "Microsoft Internet Explorer" && bVer < 4);
 var menuActive = 0
 var menuOn = 0
 var onLayer
 var timeOn = null// LAYER SWITCHING CODE
if (NS4 || IE4) {
 if (navigator.appName == "Netscape") {
 layerStyleRef="layer.";
 layerRef="document.layers";
 styleSwitch="";
 }else{
 layerStyleRef="layer.style.";
 layerRef="document.all";
 styleSwitch=".style";
 }
}


// SHOW MENU
function showLayer1(layerName){
if (NS4 || IE4) {
 if (timeOn != null) {
 clearTimeout(timeOn)
 hideLayer1(onLayer)
 }
 if (NS4 || IE4) {
 eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="visible"');
 } 
 onLayer = layerName
 }
}// HIDE MENU
function hideLayer1(layerName){
 if (menuActive == 0) {
 if (NS4 || IE4) {
 eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"');
 }
 }
}// TIMER FOR BUTTON MOUSE OUT
function btnTimer() {
 timeOn = setTimeout("btnOut()",1000)
}// BUTTON MOUSE OUT
function btnOut(layerName) {
 if (menuActive == 0) {
 hideLayer1(onLayer)
 }
}// MENU MOUSE OVER 
function menuOver(itemName) {
 clearTimeout(timeOn)
 menuActive = 1
}// MENU MOUSE OUT 
function menuOut(itemName) {
 menuActive = 0 
 timeOn = setTimeout("hideLayer1(onLayer)", 400)
 }

document.write("<div id='Aboutus'>")
document.write("<table  border='0' cellpadding='1' cellspacing='0'>")
document.write("<tr><td>")
document.write("<table cellpadding='1'  width='182'  cellspacing='3'>")
document.write("<tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg0') onmouseover=menuOver('rollimg0') target='_top' href='company.htm'>  Company Profile</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg1') onmouseover=menuOver('rollimg1') target='_top' href='profile.htm#mission'>  Mission & Goals</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr >")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif' ><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='profile.htm#trading'>  Trading Expertise</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='profile.htm#quality'>  Quality</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg3') onmouseover=menuOver('rollimg3') target='_top' href='profile.htm#strength'>  Our Strength</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg4') onmouseover=menuOver('rollimg4') target='_top' href='disclaimer.htm'>  Disclaimer</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr>")
document.write("</table>")
document.write("</td>")
document.write("</tr>")
document.write("</table>")
document.write("</div>")


document.write("<div id='Products'>")
document.write("<table  border='0' cellpadding='1' cellspacing='0'>")
document.write("<tr><td>")
document.write("<table cellpadding='1'  width='182'  cellspacing='3'>")
document.write("<tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg0') onmouseover=menuOver('rollimg0') target='_top' href='bicycle.htm'>  Complete Bicycles</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg1') onmouseover=menuOver('rollimg1') target='_top' href='prod-catogery.htm'>  Bicycle Parts</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr >")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg1') onmouseover=menuOver('rollimg1') target='_top' href='tyre.htm'>  Tyres and Tubes</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr >")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif' ><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='prod-catog.htm'>  Moped Parts</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='hand.htm'>  Hand Tools</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='garden.htm'>  Gardening Tools</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg2') onmouseover=menuOver('rollimg2') target='_top' href='packing.htm'>  Packing</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr><tr>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("<td background='../english/imgs/button.gif'><b>")
document.write("<a class='menus' onmouseout=menuOut('rollimg3') onmouseover=menuOver('rollimg3') target='_top' href='fast.htm'>  Fasteners</a></b></td>")
document.write("<td><img alt border='0' height='1' src='dscript41/line.gif' width='2'></td>")
document.write("</tr>")
document.write("</table>")
document.write("</td>")
document.write("</tr>")
document.write("</table>")
document.write("</div>")


// -->


