<!--



/*

Configure menu styles below

NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors

*/

YOffset=119; // no quotes!!

XOffset=0;

staticYOffset=50; // no quotes!!

slideSpeed=0.001 // no quotes!!

waitTime=350; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.

menuBGColor="black";

menuIsStatic="yes"; //this sets whether menu should stay static on the screen

menuWidth=150; // Must be a multiple of 10! no quotes!!

menuCols=2;

hdrFontFamily="verdana";

hdrFontSize="2";

hdrFontColor="white";

hdrBGColor="white";

hdrAlign="left";

hdrVAlign="center";

hdrHeight="15";

linkFontFamily="Verdana";

linkFontSize="2";

linkBGColor="#FFDEAD";

linkOverBGColor="#EDCF99";

linkTarget="_top";

linkAlign="Left";

barBGColor="#990000";

barFontFamily="Arial";

barFontSize="2";

barFontColor="white";

barVAlign="center";

barWidth=35; // no quotes!!

barText=" SHORTCUTS "; // <IMG> tag supported. Put exact html for an image to show.



///////////////////////////



// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

ssmItems[0]=["Home Page", "http://www.homesitedevelopments.ca/index.asp", ""]

ssmItems[1]=["Current Developments", "http://www.homesitedevelopments.ca/pcurrent/pcurrent.asp", ""]

ssmItems[2]=["Past Developments", "http://www.homesitedevelopments.ca/ppast/ppast.asp", ""]

ssmItems[3]=["Useful Contacts", "http://www.homesitedevelopments.ca/links.asp", "_new"]

ssmItems[4]=["References", "http://www.homesitedevelopments.ca/testimon/testimon.asp", ""]

ssmItems[5]=["Company Info", "http://www.homesitedevelopments.ca/cntactus/compinfo.asp", ""]

ssmItems[6]=["Contact Us", "http://www.homesitedevelopments.ca/cntactus/cntactus.asp", ""]

buildMenu();



//-->

<!-- ssmItems[7]=["Company Information", "#", "", 1, "no"] //create two column row

ssmItems[8]=["Contact Us", "#", "",1] -->
