<!--
YOffset=200; 
XOffset=0;
staticYOffset=30; 
slideSpeed=1 
waitTime=100;  
menuBGColor="black";
menuIsStatic="yes"; 
menuWidth=600; 
menuCols=2;
hdrFontFamily="Tahoma";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#ffffff";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Tahoma";
linkFontSize="1";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#efefef";
barFontFamily="Tahoma";
barFontSize="1";
barFontColor="#5B6F9B";
barVAlign="center";
barWidth=11; 
barText="  Your Compare List     ";


ssmItems[0]=["<iframe src='comparelist.php' name='ifrmCL' id='ifrmCL' width='99%' height='350' frameborder='0'></iframe>"] //create header

buildMenu();

//-->