<!--

/*
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="red";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=220; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="Persian";
hdrFontSize="3";
hdrFontColor="white";
hdrBGColor="#B5A642";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Persian";
linkFontSize="3";
linkBGColor="#CCDEC9";
linkOverBGColor="#DECCBB";
linkTarget="_top";
linkAlign="Right";
barBGColor="#444444";
barFontFamily="Persian";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="SLIDING MENU"; // <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]=["ϋ ωυχυώ ¨€ϊκ"] //create header
ssmItems[1]=[" ωυχ , τϊσ-", "../images/p7.gif", ""]
ssmItems[2]=[" ωυχ ,τώώψ λ-", "pyam.htm#p0", ""]
ssmItems[3]=[" ωυχώ’€ψ€κ , ₯ψ€ψχ-", "pyam.htm#p8", ""]
ssmItems[4]=[" ωυ’’€υ,€υώ’σώυ-", "pyam.htm#p9", ""]
ssmItems[5]=[" ωυ€ώ , ώχ’ ψφώ’-", "pyam.htm#p11", ""]
ssmItems[6]=[" ωυ€£ , φ―€¨-", "cancer.htm", ""]
ssmItems[7]=[" ωυ€ώ , ωώμκώςψ-", "velayat.htm", ""]
ssmItems[8]=[" ωυ’’€υ , τ’χ€κ€-", "refrand.htm", ""]
ssmItems[9]=[" ωυ€ϊυ , ώχυ -", "ali.htm", ""]
ssmItems[10]=[" ωυχ,φγͺωυώχ-", "entezaar.htm", ""]
ssmItems[11]=[" ωυ’χκ¨ , τ‘€ώ’θ-", "Qhadir.htm", ""]
ssmItems[12]=[" ωυ’’€υ , φ€μ-", "../indexq.html", ""]



buildMenu();

//-->
