<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // 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="blue";
menuIsStatic="no"; //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="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#00FF00";
linkTarget="_top";
linkAlign="Left";
barBGColor="#0000FF";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="post lists"; // <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]=["pareto's principle"] //create header
ssmItems[1]=["fundtimer", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=fundtimer", "_new"]
ssmItems[2]=["patrick", "http://forum.interbankfx.com/search.php?search_author=Patrick", "_new"]
ssmItems[3]=["dfl8ng", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=dfl8ng", "_new"]
ssmItems[4]=["scorpion", "http://www.fxfisherman.com/forums/forex-metatrader/members/scorpion.html", "_new"] 
ssmItems[5]=["scam", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=scamman", "_new"] 
ssmItems[6]=["oceans", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=oceans", "_new"] 
ssmItems[7]=["Agnes1", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=Agnes1","_new"]
ssmItems[8]=["new digital", "http://www.forex-tsd.com/members/newdigital.html", "_new"]
ssmItems[9]=["alex piech finger", "http://www.forex-tsd.com/members/alex-piech-finger.html", "_new"]
ssmItems[10]=["aligateser", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=Aligateser", "_new"]

ssmItems[11]=["myst", "http://clearstation.etrade.com/cgi-bin/postlist?Cmd=list&dir=p&usernm=mystifier", "_new"]

ssmItems[12]=["ana marie", "http://themysterybox.com/amg/notesblog.html", "_new"]
                         


ssmItems[13]=["spy", "http://clearstation.etrade.com/cgi-bin/postlist?topic_id=8151&Refer=http://clearstation.etrade.com/cgi-bin/postlist%3ftopic_id%3d58807", "_new"]

ssmItems[14]=["qqq", "http://clearstation.etrade.com/cgi-bin/postlist?topic_id=58807&Refer=http://clearstation.etrade.com/cgi-bin/postlist%3ftopic_id%3d8151", "_new"]
ssmItems[15]=["compq", "http://clearstation.etrade.com/cgi-bin/postlist?topic_id=9848&Refer=http://clearstation.etrade.com/cgi-bin/postlist%3ftopic_id%3d9848", "_new"]
ssmItems[16]=["smh", "http://clearstation.etrade.com/cgi-bin/details?Symbol=SMH", "_new"]
             
ssmItems[17]=["FAQ", "http://www.dynamicdrive.com/faqs.htm", "", 1, "no"] //create two column row
ssmItems[18]=["andrei v", "http://translate.google.com/translate?u=http%3A%2F%2Fwww.vedikhin.ru%2F&langpair=ru%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools", "new",1]



ssmItems[19]=["rec lists", "", ""] //create header
ssmItems[20]=["paws", "http://clearstation.etrade.com/cgi-bin/drill_recommend_positions?Event=open&PortfolioName=recommend&usernm=paws", "_new", 1, "no"] //create two column row
ssmItems[21]=["oceans", "http://clearstation.etrade.com/cgi-bin/drill_recommend_positions?Event=open&PortfolioName=recommend&usernm=oceans", "new",1]

ssmItems[22]=["anna", "http://clearstation.etrade.com/cgi-bin/drill_recommend_positions?Event=open&PortfolioName=recommend&usernm=AnnaKournikova", "_new"]
ssmItems[23]=["cowboyup", "http://clearstation.etrade.com/cgi-bin/drill_recommend_positions?Event=open&PortfolioName=recommend&usernm=cowboyup", "_new"]

buildMenu();

//-->
