<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=121; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#cccccc";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="Arial";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#4979BD";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Arial";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#f0f0f0";
linkTarget="_top";
linkAlign="Left";
barBGColor="#747474";
barFontFamily="Arial";
barFontSize="2";
barFontColor="#FFFFFF";
barVAlign="center";
barWidth=20; // no quotes!!
barText="Business Focus"; // <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]=["Competencies"] //create header
ssmItems[1]=["Advanced Infrastructure Solutions<br/>Exchange Migration & Deployment<br/>Systems Management<br/>Data Management Solutions<br/>Business Intelligence<br/>Information Worker Productivity Solutions<br/>Messaging & Collaboration<br/>Portals and Enterprise Content Management<br/>General Information Worker Solutions<br/>Office Systems Desktop Deployment<br/>Learning Solutions<br/>Licensing Solutions<br/>License Delivery<br/>Networking Infrastructure Solutions<br/>OEM Hardware Solutions<br/>System Building", "http://directory.microsoft.com/mprd/PartnerProfile.aspx?RowKey=4f69e7fd-eb8a-4a3a-9dfa-9d8d6f7e0e14&LanguageDropDown=173&SearchGroup=SolutionsAndServicesRadio", "_blank"]



buildMenu();

//-->
