//======================
function TopBorder(Path)
{
  document.write("<TABLE width=\"100%\" border=0 cellPadding=0 cellSpacing=0>");
  document.write("<TR><TD class=\"header\" vAlign=\"top\">");
  document.write("<TABLE border=0 cellPadding=0 cellSpacing=0 width=\"100%\">");
  document.write("<TR><TD class=\"header\" vAlign=\"top\" height=90 width=\"458\">");
  document.write("<Img src=\"" + Path + "Images/Main/Banner_01.gif\" width=458 height=90></TD>");
  document.write("<TD class=\"header\" vAlign=\"top\" height=90 WIDTH=122>");
//
if (Path == "./") 
{document.write("<Img src=\"" + Path + "Images/Main/Banner_2.gif\">");
}else
{document.write("<Img src=\"" + Path + "Images/Main/Banner_2.gif\">");
}
  document.write("</TD>");
  TopBorder2(Path);
}
//==========================
function TopBord(Path,Amnt)
{
  document.write("<TABLE width=\"100%\" border=0 cellPadding=0 cellSpacing=0>");
  document.write("<TR><TD class=\"header\" vAlign=\"top\">");
  document.write("<TABLE border=0 cellPadding=0 cellSpacing=0 width=\"100%\">");
  document.write("<TR><TD class=\"header\" vAlign=\"top\" height=90 width=\"458\">");
  document.write("<Img src=\"" + Path + "Images/Main/Banner_01.gif\" width=458 height=90></TD>");
  document.write("<TD class='header' vAlign='top' height=90 WIDTH=" + Amnt + ">");
  document.write("<Img src=\"" + Path + "Images/Main/Banner_2.gif\" height=90 width=" + Amnt + "></TD>");
  TopBorder2(Path);
}

//======================
function TopBorder2(Path){
//======================
document.write("<TD class=\"header\" vAlign=\"top\" width=\"200\" height=90>");
document.write("<Table height=\"100%\" width=\"100%\" border=0 cellPadding=0 cellSpacing=0 background=\"" + Path + "Images/Main/Banner_3.gif\">");
document.write("<TR><TD class=\"header\" height=\"10%\"></TD></TR>");
document.write("<TR><TD class=\"header\" align=\"center\" vAlign='bottom' width=\"100%\" height=\"60%\">");
ShortCuts(Path);
document.write("</TD></TR>");
document.write("<TR><TD class=\"header\" align=\"center\" vAlign='top' width=\"100%\" height=\"20%\">");
dispDate();
document.write("</TD></TR>");
document.write("<TR><TD class=\"header\" height=\"10%\"></TD></TR></Table></TD></TR></Table></TD></TR></Table>");
}

//======================
function ShortCuts(Path){
//======================
document.write("<TABLE ID='ShortsTable' BORDER=0 CELLSPACING=2 CELLPADDING=0>");
document.write("<TR Align='left'><TD class='header' vAlign='bottom'>");
document.write("<FORM action=#>");
document.write("<SELECT style='font-size:11px; color:#000000; font-family: verdana,arial; background-color: #ffffff'");   
document.write("onChange=selectFile(this.options[this.selectedIndex].value) name=select>");
document.write("<OPTION SELECTED VALUE=#>Shortcuts</OPTION>");
if (Path == "../") 
{document.write("<OPTION VALUE=" + Path + "Index.html>Home Page</OPTION>");
}else
{document.write("<OPTION VALUE=#>Home Page</OPTION>");
}
document.write("<OPTION VALUE=" + Path + "Htmls/aboutUs.html>About Us</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/vision.htm>&nbsp;&nbsp;&nbsp;Vision, Mission &amp; Values</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Services.html>&nbsp;&nbsp;&nbsp;Our Services</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/SubSidiaries.html>&nbsp;&nbsp;&nbsp;Our Subsidiaries</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Ofcs_MdlEast.html>&nbsp;&nbsp;&nbsp;Our Offices - ME</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Ofcs_USA.html>&nbsp;&nbsp;&nbsp;Our Offices - NA</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Ofcs_Indian.html>&nbsp;&nbsp;&nbsp;Our Offices - Indian Sub.</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Ofcs_Asc_Comp.html>&nbsp;&nbsp;&nbsp;Our Offices - Associated</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Agent_ME.html>&nbsp;&nbsp;&nbsp;Our Agents - ME</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Agent_NA.html>&nbsp;&nbsp;&nbsp;Our Agents - NA</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Agent_EU.html>&nbsp;&nbsp;&nbsp;Our Agents - EU</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Agent_FE.html>&nbsp;&nbsp;&nbsp;Our Agents - FE</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_RUH.html>&nbsp;&nbsp;&nbsp;Contact Us - Riyadh</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Jed.html>&nbsp;&nbsp;&nbsp;Contact Us - Jeddah</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Dam_Jub.html>&nbsp;&nbsp;&nbsp;Contact Us - Dammam</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Dam_Jub.html#Jubail>&nbsp;&nbsp;&nbsp;Contact Us - Jubail</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Dubai.html>&nbsp;&nbsp;&nbsp;Contact Us - Dubai</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Ame.html>&nbsp;&nbsp;&nbsp;Contact Us - USA</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Ind.html>&nbsp;&nbsp;&nbsp;Contact Us - India</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cont_Mas.html>&nbsp;&nbsp;&nbsp;Contact Us - UAE</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Board_Directors.html>&nbsp;&nbsp;&nbsp;Board of Directors</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Management.html>&nbsp;&nbsp;&nbsp;Management</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/NewsHeaders_Pg1.html>&nbsp;&nbsp;&nbsp;News Update - English</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/News_Arabic_Hdrs_Pg1.html>&nbsp;&nbsp;&nbsp;News Update - Arabic</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Gallery.Html>Gallery</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Gal_Tank.Html>&nbsp;&nbsp;&nbsp;Oil Tankers</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Gal_Chem.Html>&nbsp;&nbsp;&nbsp;Chemical Tankers</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Gal_Cargo.Html>&nbsp;&nbsp;&nbsp;Cargo Vessels</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Gal_Cont.Html>&nbsp;&nbsp;&nbsp;Containers</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Cust_Cntr.Html>Customer Center</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/CustomerCare.Html>&nbsp;&nbsp;&nbsp;Customer Care</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/survey.html>&nbsp;&nbsp;&nbsp;Customer Survey</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/complain.html>&nbsp;&nbsp;&nbsp;Customer Complain</OPTION>");
document.write("<OPTION VALUE=mailto:helpdesk@nscsa.com.sa>&nbsp;&nbsp;&nbsp;Technical Help</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Link_othrs.html>&nbsp;&nbsp;&nbsp;Other Links</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Converters.html>&nbsp;&nbsp;&nbsp;Unit Converter</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Downloads.html>&nbsp;&nbsp;&nbsp;Downloads</OPTION>");
document.write("<OPTION VALUE=mailto:webmaster@nscsa.com.sa>&nbsp;&nbsp;&nbsp;Site Comments</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/FAQ.html>&nbsp;&nbsp;&nbsp;F.A.Q</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Fin_Intro.Html>Financial Center</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Annul_Reps.html>&nbsp;&nbsp;&nbsp;Annual Reports</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Fin_Rsult.html>&nbsp;&nbsp;&nbsp;Financial Reports</OPTION>");
document.write("<OPTION VALUE=http://www.tadawul.com.sa/wps/portal/!ut/p/_s.7_0_A/7_0_4BC?companySymbol=&ANN_ACTION=ANN_SEARCH&symbol=4030&tabOrder=1>&nbsp;&nbsp;&nbsp;Share Price</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/NewsHeaders_Pg1.html>&nbsp;&nbsp;&nbsp;News Update</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Bus_Intro.html>Shipping Online</OPTION>");
document.write("<OPTION VALUE=http://www.nscsa.com:10000/ServiceGallary/ServicePortsservelt>&nbsp;&nbsp;&nbsp;Our Service Lines</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/MstSch_NA_2008.htm>&nbsp;&nbsp;&nbsp;Master Schedule - 2008</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/VoyageSchedule.html>&nbsp;&nbsp;&nbsp;Voyage Schedule</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/BL_Track.html>&nbsp;&nbsp;&nbsp;Cargo Tracking</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/VSL_Track.html>&nbsp;&nbsp;&nbsp;Vessel Tracking</OPTION>");
document.write("<OPTION VALUE=http://www.rateexplorer.com>&nbsp;&nbsp;&nbsp;Tariff Rates</OPTION>");
document.write("<OPTION VALUE=http://www.nscsa.com:10000/voyagesSchedule/BookingForm?sch_flag=0&Submit=Submit>&nbsp;&nbsp;&nbsp;Booking Request</OPTION>");
document.write("<OPTION VALUE=http://www.nscsa.com:10000/vesselPosition/vesselPosSrvlt>&nbsp;&nbsp;&nbsp;Vessel Position</OPTION>");
document.write("<OPTION VALUE=" + Path + "Htmls/Links.html>&nbsp;&nbsp;&nbsp;Ports Authority</OPTION>");
document.write("</SELECT></Form>");
document.write("</TD></TR></TABLE>");
}
//======================
function dispDate(){
//======================
	var curDate=new Date();
	var curDateS=curDate.toString();
	var Yr=parseInt(curDateS.substring(curDateS.length-4,curDateS.length));
	var Mn=curDate.getMonth() + 1;
	var Dy=curDate.getDate();
	var Wk=curDate.getDay();
	var MnS;
	if (Mn == 1) {MnS = 'January'}
   if (Mn == 2) {MnS = 'February'}
	if (Mn == 3) {MnS = 'March'}
	if (Mn == 4) {MnS = 'April'}
	if (Mn == 5) {MnS = 'May'}
	if (Mn == 6) {MnS = 'June'}
	if (Mn == 7) {MnS = 'July'}
	if (Mn == 8) {MnS = 'August'}
	if (Mn == 9) {MnS = 'September'}
	if (Mn == 10) {MnS = 'October'}
	if (Mn == 11) {MnS = 'November'}
	if (Mn == 12) {MnS = 'December'}
	var DyS;
	if (Wk == 0) {DyS = 'Sunday'}
	if (Wk == 1) {DyS = 'Monday'}
	if (Wk == 2) {DyS = 'Tuesday'}
	if (Wk == 3) {DyS = 'Wednesday'}
	if (Wk == 4) {DyS = 'Thursday'}
	if (Wk == 5) {DyS = 'Friday'}
	if (Wk == 6) {DyS = 'Saturday'}
	document.write("<font class='header' color=\"#ffffff\">"+DyS + " " + Dy + " " + MnS + " " + Yr+"</font>");
}
//======================
function PageLeftSide(Path,Spaces){
	document.write("<TABLE width=140 bgColor=\"#ffffff\" border=0 cellPadding=0 cellSpacing=0>");
	document.write("<TR><TD class='header' width=140 vAlign='top'>");
	MainMenu(Path);
	document.write("</TD></TR>");
//	document.write("<TR><TD class='header' height='3' bgColor=\"#ffffff\"></TD></TR>");
	document.write("<TR><TD class='header' width=140 vAlign='top'>");
	Shipping(Path);  
	document.write("</TD></TR>");
	document.write("<TR><TD class='header' width=140 vAlign='top'>"); 
	Careers(Path); 
	document.write("</TD></TR>");
	document.write("<TR><TD class=header valign=top Height=1></TD></TR>");
	if(Spaces > 0)
	{ document.write("<TR><TD class='header' height=" + Spaces + " width=140 bgColor=\"#B2C8F4\"></TD></TR>");
	}document.write("</TABLE>");
}
//======================
function MainMenu(Path){
document.write("<TABLE width=\"100%\" bgColor=\"#B2C8F4\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<TR bgColor=\"#0e5b89\">");
document.write("<TD class=\"header\" Height=\"18\" align=\"center\">");
document.write("<font color=\"#ffffff\">Explore NSCSA</font></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
if (Path == "./") 
{document.write("<font color=\"#000000\">&nbsp;&nbsp;Home Page</font></span>");
}else
{ document.write("<A href =\"" + Path + "Index.html\"><SPAN STYLE=\"{text-decoration:none}\">");
  document.write("<font color=\"#000000\">&nbsp;&nbsp;Home Page</font></span></A>");
}document.write("</TD>");
document.write("</TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';profdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';profdiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<A href=\"" + Path + "htmls/aboutUs.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;About Us</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';commdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';commdiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<A href = \"" + Path + "htmls/Gallery.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Media Center</font></span></A>");
document.write("</TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';astdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';astdiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<A href = \"" + Path + "htmls/Cust_Cntr.Html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Customer Center</font></span></A>");
document.write("</TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';sharesdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';sharesdiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<A href = \"" + Path + "htmls/Fin_Intro.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Financial Center</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<SPAN STYLE=\"{text-decoration:none}\">");
document.write("<A href = \"" + Path + "Htmls/Portal.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Customers Portal</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"25\" align=\"left\">");
document.write("<SPAN STYLE=\"{text-decoration:none}\">");
document.write("<A href = \"http://www.tadawul.com.sa/wps/portal/!ut/p/_s.7_0_A/7_0_4BC?companySymbol=&ANN_ACTION=ANN_SEARCH&symbol=4030&tabOrder=1\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Share Price</font></span></A></TD></TR>");
document.write("</TABLE>");
}
//======================
function Shipping(Path){
//======================
document.write("<TABLE width=\"100%\" bgColor=\"#B2C8F4\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<TR bgColor=\"#0e5b89\">");
document.write("<TD class=\"header\" Height=\"18\" align=\"center\">");
document.write("<A href = \"" + Path + "htmls/Bus_Intro.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#ffffff\">Shipping Online</font></span></A></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<A href = \"http://www.nscsa.com:10000/ServiceGallary/ServicePortsservelt\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Service Lines</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2';Schddiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';Schddiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Voyage Schedule</font></span></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2';Trackdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';Trackdiv.style.visibility='hidden'\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Tracking Service</font></span></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<A href = \"http://www.rateexplorer.com/carrier.html\" target=_blank><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Tariff Rates</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<A href = \"http://www.nscsa.com:10000/voyagesSchedule/BookingForm?sch_flag=0&Submit=Submit\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Booking Request</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<A href = \"http://www.nscsa.com:10000/vesselPosition/vesselPosSrvlt\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Vessel Position</font></span></A></TD></TR>");
document.write("<TR><td height=1 bgcolor=#ffffff></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor=''\">");
document.write("<TD class=\"Menus\" height=\"26\" align=\"left\">");
document.write("<A href = \"" + Path + "htmls/links.html\"><SPAN STYLE=\"{text-decoration:none}\">");
document.write("<font color=\"#000000\">&nbsp;&nbsp;Port Authorities</font></span></A></TD></TR>");
document.write("</TABLE>");
}
//======================
function Careers(Path){
//======================
document.write("<table bgcolor=\"#B2C8F4\" width=100% border=0 cellPadding=0 cellSpacing=0>");
document.write("<tr><td class=header bgColor=#0e5b89 align=middle height=17><font color=#ffffff>Careers</font></td></tr>");
document.write("<tr onMouseOver=\"this.bgColor='#7FACD2'\" onMouseOut=\"this.bgColor='#B2C8F4'\">");
document.write("<td class=menus align=left height=33><a href=\"http://www.nscsa.com/jobs.htm\"><font color=#000000>");
document.write("<SPAN STYLE=\"{text-decoration:none}\">&nbsp;&nbsp;Job Request Form</span></font></a></td></tr></table>");
}
//======================
function selectFile(sURL) {
	if (sURL != "") location = sURL;
}
//======================
function buildDivs(Path){
if (navigator.appName=='Microsoft Internet Explorer')
{document.write("<!-- === About Us Div === -->");
document.write("<DIV id = \"profdiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 137px; width: 120; visibility='hidden'\" onMouseOver=\"profdiv.style.visibility='visible'\" onMouseOut=\"profdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/vision.htm\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Vision, Mission &amp; Values</font></SPAN></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Services.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Our Services</font></SPAN></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/SubSidiaries.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Our Subsidiaries</font></SPAN></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';ofcdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';ofcdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Our Offices</font></SPAN></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';agntdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';agntdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Our Agents</font></SPAN></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<TR onMouseOver=\"this.bgColor='7FACD2';condiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';condiv.style.visibility='hidden'\"><td height=24><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Contact Us</font></SPAN></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Board_Directors.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Board of Directors</font></SPAN></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Management.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Management</font></SPAN></A></td></tr>");
document.write("</TD></TR></TABLE>");
document.write("<!-- === Offices Div === -->");
document.write("<DIV id = \"ofcdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 110px; POSITION: absolute; TOP: 80px; width: 130; visibility='hidden'\" onMouseOver=\"ofcdiv.style.visibility='visible'\" onMouseOut=\"ofcdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Ofcs_MdlEast.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Middle East</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Ofcs_USA.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>North America</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Ofcs_Indian.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Indian Subcontinent</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Ofcs_Asc_Comp.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Associated Offices</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- === Agents Div === -->");
document.write("<DIV id = \"agntdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 110px; POSITION: absolute; TOP: 105px; width: 100; visibility='hidden'\" onMouseOver=\"agntdiv.style.visibility='visible'\" onMouseOut=\"agntdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Agent_ME.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Middle East</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Agent_NA.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">North America</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Agent_EU.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Europe</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Agent_FE.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Far East</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- === Contacts Div === -->");
document.write("<DIV id = \"condiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 110px; POSITION: absolute; TOP: 130px; width: 115; visibility='hidden'\" onMouseOver=\"condiv.style.visibility='visible'\" onMouseOut=\"condiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_RUH.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA Riyadh</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_JED.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA Jeddah</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Dam_Jub.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA Dammam</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Dam_Jub.html#Jubail\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA Jubail</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Dubai.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA Dubai</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Ame.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA America</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Ind.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">NSCSA India</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Cont_Mas.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">MIDEAST UAE</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("</DIV>"); 
document.write("<!-- === Communicate Div === -->");
document.write("<DIV id = \"commdiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 162px;  width: 120; visibility='hidden'\" onMouseOver=\"commdiv.style.visibility='visible'\" onMouseOut=\"commdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2';newsdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';newsdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Press Release</font></SPAN></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2';galdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';galdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>NSCSA Gallery</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Print_Media.htm\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Print Media</font></span></A></td></tr>");
document.write("</TD></TR></TABLE>");
document.write("<!-- ==== News Div ==== -->");
document.write("<DIV id = \"newsdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 115px; POSITION: absolute; TOP: 1px; width: 110; visibility='hidden'\" onMouseOver=\"newsdiv.style.visibility='visible'\" onMouseOut=\"newsdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/NewsHeaders_Pg1.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">News in English</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/News_Arabic_Hdrs_Pg1.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">News in Arabic</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- === Gallery Div === -->");
document.write("<DIV id = \"galdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 115px; POSITION: absolute; TOP: 25px;  width: 120; visibility='hidden'\" onMouseOver=\"galdiv.style.visibility='visible'\" onMouseOut=\"galdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Gal_Tank.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Oil Tankers</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Gal_Chem.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Chemical Tankers</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Gal_Cargo.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Cargo Vessels</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Gal_Cont.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Containers</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("</DIV>"); 
document.write("<!-- === Assistant Div === -->");
document.write("<DIV id = \"astdiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 187px; width: 120; visibility='hidden'\" onMouseOver=\"astdiv.style.visibility='visible'\" onMouseOut=\"astdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href =\"" + Path + "Htmls/CustomerCare.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Customer Care</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href =\"" + Path + "Htmls/survey.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Customer Survey</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href =\"" + Path + "Htmls/complain.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Customer Complain</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"mailto:helpdesk@nscsa.com.sa\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Technical Help</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"" + Path + "htmls/Links.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Ports Authority</font></SPAN></A></nobr><br></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"" + Path + "htmls/Link_Othrs.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Other Links</font></SPAN></A></nobr><br></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Converters.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Unit Converter</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"" + Path + "htmls/Downloads.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Downloads</font></SPAN></A></nobr><br></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"mailto:webmaster@nscsa.com.sa\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Site Comments</font></SPAN></A></nobr><br></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href = \"" + Path + "htmls/FAQ.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>F.A.Q</font></SPAN></A></nobr><br></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- === Financial Center Div === -->");
document.write("<DIV id = \"sharesdiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 212px; width: 120; visibility='hidden'\" onMouseOver=\"sharesdiv.style.visibility='visible'\" onMouseOut=\"sharesdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2';finrepdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';finrepdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Financial Reports</font></SPAN></nobr><br></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2';anulrepdiv.style.visibility='visible'\" onMouseOut=\"this.bgColor='';anulrepdiv.style.visibility='hidden'\"><td height=25><SPAN STYLE=\"{text-decoration:none}\"><FONT color=#FFFFFF>Annual Reports</font></SPAN></A></nobr><br></td></tr>");
document.write("</TABLE>");
document.write("<!-- ==== Financial Reports Div ==== -->");
document.write("<DIV id = \"finrepdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 120px; POSITION: absolute; TOP: 1px; width: 110; visibility='hidden'\" onMouseOver=\"finrepdiv.style.visibility='visible'\" onMouseOut=\"finrepdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Fin_Rsult.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">English Reports</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Fin_Arb_Stmnt.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Arabic Reports</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- ==== Annual Reports Div ==== -->");
document.write("<DIV id = \"anulrepdiv\" style=\"BACKGROUND-COLOR: #385b95; LEFT: 120px; POSITION: absolute; TOP: 25px; width: 110; visibility='hidden'\" onMouseOver=\"anulrepdiv.style.visibility='visible'\" onMouseOut=\"anulrepdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Annul_Reps.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">English Reports</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#557CAE></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=25><A href=\"" + Path + "Htmls/Annul_Arb_Reps.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Arabic Reports</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("</DIV>");
document.write("<!-- === Schedule Tracking Div === -->");
document.write("<DIV id = \"Schddiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 336px; width: 160; visibility='hidden'\" onMouseOver=\"Schddiv.style.visibility='visible'\" onMouseOut=\"Schddiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=24><A href = \"" + Path + "Htmls/VoyageSchedule.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Voyage Schedule Inquiry</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=24><A href = \"" + Path + "Htmls/MstSch_NA_2008.htm\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Master Schedule - 2008</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
document.write("<!-- === Tracking Div === -->");
document.write("<DIV id = \"Trackdiv\" style=\"BACKGROUND-COLOR: #557CAE; LEFT: 130px; POSITION: absolute; TOP: 360px; width: 130; visibility='hidden'\" onMouseOver=\"Trackdiv.style.visibility='visible'\" onMouseOut=\"Trackdiv.style.visibility='hidden'\">");
document.write("<TABLE class=menus width=\"100%\" border=0 cellPadding=2 cellSpacing=0 bordercolor=\"#c0c0c0\" bordercolorlight=\"#ffffff\">");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=24><A href=\"" + Path + "Htmls/BL_Track.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Cargo Tracking</font></span></A></td></tr>");
document.write("<TR><td height=1 bgcolor=#385b95></TD></TR>");
document.write("<tr onMouseOver=\"this.bgColor='7FACD2'\" onMouseOut=\"this.bgColor=''\"><td height=24><A href=\"" + Path + "Htmls/Vsl_Track.html\"><SPAN STYLE=\"{text-decoration:none}\"><FONT color=\"#FFFFFF\">Vessel Tracking</font></span></A></td></tr>");
document.write("</TABLE></DIV>");
}
}

