
YOffset=80;
staticYOffset=20;
slideSpeed=20
waitTime=2000;
menuBGColor="black";
menuIsStatic="yes";
menuWidth=140;
hdrFontFamily="arial, sans serif";
hdrFontSize="2";
hdrFontColor="#ffffff";
hdrBGColor="gray";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Arial";
linkFontSize="1";
linkBGColor="#fffff0";
linkOverBGColor="#D7EBFF";
linkTarget="_top";
linkAlign="Left";
barBGColor="#3366FF";
barFontFamily="arial, sans serif";
barFontSize="2";
barFontColor="#ffffff";
barVAlign="center";
barWidth=35;

startMenu("Menu", "M E N U")
addItem("Home page . . . . . ", "index.html", "");
addItem("What we do . . . . .", "what.html", "");
addItem("Why choose etc. . . ", "why.html", "");
addItem("Scope of work . . . .", "casestudies.html", "");
addItem("Contact etc. . . . .", "contact.html", "");
addItem(" ", "", "");



endMenu()

//-->)

//-->

//-->)

//-->
