<!--



/*

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="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="#4f4f4f";

hdrAlign="left";

hdrVAlign="center";

hdrHeight="15";

linkFontFamily="Verdana";

linkFontSize="2";

linkBGColor="white";

linkOverBGColor="#cccccc";

linkTarget="_top";

linkAlign="Left";

barBGColor="#d23518";

barFontFamily="Verdana";

barFontSize="2";

barFontColor="white";

barVAlign="center";

barWidth=20; // no quotes!!

barText="Important Links"; // <IMG> tag supported. Put exact html for an image to show.



///////////////////////////



ssmItems[0]=["Menu"] //create header

ssmItems[1]=["About the Founder", "http://www.su.edu.eg/chairman/",""]

ssmItems[2]=["Required Document", "http://www.su.edu.eg/public_pages/view_pages.php?page_id=25",""]

ssmItems[3]=["Fees", "http://www.su.edu.eg/public_pages/view_pages.php?page_id=32", ""]

ssmItems[4]=["Gallery", "http://www.su.edu.eg/gallery.php", ""]

ssmItems[5]=["SU Email", "http://mail.su.edu.eg", ""]

ssmItems[6]=["Feedback", "http://www.su.edu.eg/feedback.php", ""]



/*ssmItems[7]=["FAQ", "http://www.su.edu.eg/public_pages/view_pages.php?page_id=28", "", 1, "no"] //create two column row

ssmItems[8]=["Email", "http://mail.su.edu.eg", "",1]*/
ssmItems[7]=["External Links", "", ""] //create header
ssmItems[8]=["Facebook Page", "http://www.facebook.com/Sinai.University.Official.Page", ""]
ssmItems[9]=["Twitter Page", "http://twitter.com/#!/SinaiUniversity", ""]
ssmItems[10]=["Youtube Page", "http://www.youtube.com/user/SinaiUniversity1", ""]
ssmItems[11]=["Elmehwar tv Live Stream", "http://www.elmehwartv.com/streaming.aspx", "_new"]
buildMenu();
//-->
