<!--

YOffset=131; 
XOffset=0;
staticYOffset=30; 
slideSpeed=20 
waitTime=100; 
menuBGColor="7F8B94";
menuIsStatic="yes"; 
menuWidth=100; 
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="yellow";
hdrBGColor="#7F8B94";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#E0E0E0";
linkTarget="_top";
linkAlign="Left";
barBGColor="#7F8B94";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="yellow";
barVAlign="center";
barWidth=20; 
barText="MENU"; 

///////////////////////////

ssmItems[0]=["Navigation"] 
ssmItems[1]=["Home", "index.htm", ""]
////// ssmItems[2]=["Domain Search", "domain.htm","_new"]
ssmItems[2]=["Web Maintenance", "web-maintenance.htm", ""]
ssmItems[3]=["Web Translation", "web-translation.htm", ""]
ssmItems[4]=["E-mail Hosting", "email.htm", ""]
ssmItems[5]=["E-commerce", "e-commerce.htm", ""]
ssmItems[6]=["Multimedia", "multimedia.htm", ""]
ssmItems[7]=["Contact Us", "contact.htm", ""]

ssmItems[8]=["Support", "support.htm", "", 1, "no"] 
ssmItems[9]=["Sign Up", "signup.htm", "",1]

ssmItems[10]=["Navigation", "", ""] 

buildMenu();

//-->