<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML> <HEAD> <title>Sepehr Sea South Company</title> <meta id="mtaKeyWords" content="shipyard , sepehr , darya , jonoob , ship design , procurement , ship construction , sepehr sea south , bv" name="keywords"></meta> <meta id="mtaDescription" content="parsdesign , Web Site Production Software , Content Management System , CMS" name="description"></meta> <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR"> <meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE"> <meta content="ParsDesign;Version 5;ServicePacke 1" name="Author"> <meta content="JavaScript" name="vs_defaultClientScript"> <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema"> <LINK href="/themes/mainskins/shipyardsepehr2/Styles/Panel.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/shipyardsepehr2/Styles/Skin.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/shipyardsepehr2/Styles/General.css" rel="stylesheet"></LINK> </HEAD> <body id="body" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout" OnClick="javascript:HideMenu();" OnLoad="javascript:InitMenu();">   <SCRIPT>

var req;function Initialize(){var req;try{req=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{req=new ActiveXObject("Microsoft.XMLHTTP");}catch(oc){req=null;}}if(!req&&typeof XMLHttpRequest!="undefined"){req=new XMLHttpRequest();}return req;}function LoadPage(url,div){if(url.substr(url.length-1)=="#"){return false;}document.getElementById(div).innerHTML = "<div align=center dir=rtl><img border=0 src='/Panel/Images/ProgressBar.gif'> <BR> صبر کنيد...</div>";var req=Initialize();if(req!= null){req.onreadystatechange = function(){req = Process(div,req);};req.open("GET", url, true);req.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8");req.send(null);}}function Process(div,req){if(req.readyState == 4){if (req.status == 200){if(req.responseText==""){HideDiv(div);}else {ShowDiv(div);document.getElementById(div).innerHTML = req.responseText.replace("<form","<form1");}}else{document.getElementById(div).innerHTML= "Server is too busy:<br>" + req.statusText;}}return req;}function ShowDiv(divid){if (document.layers) document.layers[divid].visibility="show";else document.getElementById(divid).style.visibility="visible";}function HideDiv(divid){if (document.layers){document.layers[divid].visibility="hide";}else{document.getElementById(divid).style.visibility="hidden";}}function BodyLoad(div){HideDiv(div);document.form1.keyword.focus();}function PostPage(url,params,div){if(url.substr(url.length-1)=="#"){return false;}document.getElementById(div).innerHTML = "<div align=center dir=rtl><img border=0 src='/Panel/Images/ProgressBar.gif'> <BR> صبر کنيد...</div>";var req=Initialize();if(req!= null){req.onreadystatechange = function(){req=Process(div,req);};req.open("POST", url, true);req.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8");req.send(params);}}
 

function Initialize()
{var req;
  try{
    req=new ActiveXObject("Msxml2.XMLHTTP");
  }catch(e){
    try{
      req=new ActiveXObject("Microsoft.XMLHTTP");
    }catch(oc){
      req=null;
    }
  }
  if(!req&&typeof XMLHttpRequest!="undefined")
  {
    req=new XMLHttpRequest();
  }
  return req;
}

function LoadPage(url,div)
{
if(url.substr(url.length-1)=="#"){
  return false;
 }
  document.getElementById(div).innerHTML = "<div align=center><BR><BR><BR><BR><img src='/panel/images/ProgressBar.gif'></div>";
  var req=Initialize();
    if (req!= null) 
  {
    req.onreadystatechange = function(){
  var req = Process(div,req);
    };
    req.open("GET", url, true);
    req.send(null);
  }

}
function PostPage(url,div,params){
 if(url.substr(url.length-1)=="#"){
 return false;
 }
 document.getElementById(div).innerHTML = "<div align=center dir=rtl><BR><BR><BR><BR><img src='/panel/images/ProgressBar.gif'> <BR> صبر کنيد...</div>";
 Initialize();
 if(req!= null){
 req.onreadystatechange = function(){
  Process(div);
  };
 req.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8");
 req.open("POST", url, true);
 req.send(params);
 
 }
}


var req;function Initialize(){try{req=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{req=new ActiveXObject("Microsoft.XMLHTTP");}catch(oc){req=null;}}if(!req&&typeof XMLHttpRequest!="undefined"){req=new XMLHttpRequest();}}var url;function LoadPage(url,div){if(url.substr(url.length-1)=="#"){return false;}document.getElementById(div).innerHTML = "<div align=center dir=rtl><BR><BR><BR><BR><img src='/panel/images/ProgressBar.gif'> <BR> صبر کنيد...</div>";Initialize();if(req!= null){req.onreadystatechange = function(){Process(div);};req.open("GET", url, true);req.send(null);}}function Process(div){if(req.readyState == 4){if (req.status == 200){if(req.responseText==""){HideDiv(div);}else {ShowDiv(div);document.getElementById(div).innerHTML = req.responseText;}}else{document.getElementById(div).innerHTML= "Server is too busy:<br>" + req.statusText;}}}function ShowDiv(divid){if (document.layers) document.layers[divid].visibility="show";else document.getElementById(divid).style.visibility="visible";}function HideDiv(divid){if (document.layers){document.layers[divid].visibility="hide";}else{document.getElementById(divid).style.visibility="hidden";}}function BodyLoad(div){HideDiv(div);document.form1.keyword.focus();}

function Process(div,req)
{
  if (req.readyState == 4)
    {
    // only if "OK"
      if (req.status == 200)
      {
        if(req.responseText=="")
          HideDiv(div);
        else
        {
          ShowDiv(div);
          document.getElementById(div).innerHTML = req.responseText;
        }
      }
      else
      {
        document.getElementById(div).innerHTML= "There was a problem retrieving data:<br>" + req.statusText;
      }
    }
    return req;
}

function ShowDiv(divid)
{
  if (document.layers) document.layers[divid].visibility="show";
  else document.getElementById(divid).style.visibility="visible";
}

function HideDiv(divid)
{
  if(document.layers){
 document.layers[divid].visibility="hide";
  }else{
 document.getElementById(divid).style.visibility="hidden";
  }
}

function BodyLoad(div)
{
  HideDiv(div);
  document.form1.keyword.focus();
}

function ShowDivPosition(divId)
 {
   var div = document.getElementById(divId);
   var divContentTable = document.getElementById('divDefinitionTable');
   document.getElementById('pContent').innerHTML = div.innerHTML;
   divContentTable.style.display = "block";
   divContentTable.style.top = event.clientY + document.body.scrollTop+10;
   if((divContentTable.style.pixelLeft+300)>850){
 divContentTable.style.left = event.clientX + document.body.scrollLeft - 300;
   }else{
 divContentTable.style.left = event.clientX + document.body.scrollLeft+10;
   }
 } 
 function HideDivPosition(divId)
 {
   var div = document.getElementById('divDefinitionTable');
   div.style.display = "none";
 } 
 
 var hex=0;

function FadeMenuIn(obj){ 
 if(hex<100) {
 hex+=6;
 document.getElementById(obj).style.filter = "alpha(opacity="+hex+", finishopacity=30, style=4, StartX=100, FinishX=0, StartY=0, FinishY=0)";
 setTimeout("FadeMenuIn('"+obj+"')",1);
 }else{
 hex=100; //reset hex value
 }
}

function FadeMenuOut(obj){
 clearTimeout("FadeMenuIn('"+obj+"')");
 document.getElementById(obj).style.filter = "alpha(opacity=100, finishopacity=30, style=4, StartX=100, FinishX=0, StartY=0, FinishY=0)";
 hex=100;
}
  </SCRIPT>  <DIV id="divDefinitionTable" style="DISPLAY: none; POSITION: absolute">  <TABLE id="table1" style="BORDER-RIGHT: 1px dotted; BORDER-TOP: 1px dotted; FILTER: dropShadow(color=#f3f3f3,offx=2,offy=2,positive=true); BORDER-LEFT: 1px dotted; BORDER-BOTTOM: 1px dotted; BORDER-COLLAPSE: collapse"   borderColor="#808080" cellSpacing="4" cellPadding="5" width="300" border="1">   <TR>   <TD bgColor="#ffffff">    <P id="pContent" dir="rtl" style="TEXT-ALIGN: justify">[MAIN]</P>   </TD>   </TR>  </TABLE>  </DIV>  <DIV id="divDefinition" style="DISPLAY: none; POSITION: absolute"></DIV>  <script language="javascript" src="/scripts/public.js" type="text/javascript"></script> <div id="jhfjkefkjfnkjsdf" align="center">  <form name="frmDefault" method="post" action="/documents/document/0/70/portal.aspx" id="frmDefault"><input type="hidden" name="__VIEWSTATE_KEY" value="VIEWSTATE_dizlcubap0jj2255tsynibqc_/documents/document/0/70/portal.aspx_633824415065937500" /><input type="hidden" name="__VIEWSTATE" value="" />    <!-- Required Hidden Fields --><input name="h1" id="h1" type="hidden" />  <input name="ht1" id="ht1" type="hidden" size="1" width="15px" /> <input name="ht2" id="ht2" type="hidden" size="1" width="15px" />  <input name="htContentSite" id="htContentSite" type="hidden" size="1" width="15px" />  <!-- Required Fields -->  <div id="divPopUpMessage" style="DISPLAY: none; Z-INDEX: 101; POSITION: absolute"></div>    <!-- End Required Fields --><table width="1008" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr>  <td height="100%"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">   <tr>    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">     <tr>      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">       <tr>        <td width="499" height="55"><img name="Home_r1_c1" src="/themes/mainskins/shipyardsepehr2/images/Home_r1_c1.jpg" width="499" height="55" border="0" id="Home_r1_c1" alt="" /></td>        <td><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="313" height="1" /></td>        <td width="196"><img src="/themes/mainskins/shipyardsepehr2/images/Home_r1_c6.jpg" alt="" name="Home_r1_c6" width="196" height="55" border="0" usemap="#Home_r1_c6Map" id="Home_r1_c6" /></td>       </tr>      </table></td>     </tr>     <tr>      <td><img name="Home_r2_c1" src="/themes/mainskins/shipyardsepehr2/images/Home_r2_c1.jpg" width="1008" height="170" border="0" id="Home_r2_c1" alt="" /></td>     </tr>     <tr>      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">       <tr>        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td height="26" bgcolor="017CB5"><marquee direction="right" scrollamount="1" scrolldelay="2" style="color:#FFFF99; font:verdana; font-size:12px; font-weight:bold" > ... Pioneer In Ship Design And Construction ... </marquee> </td>         </tr>         <tr>          <td height="3"><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="1" height="3" /></td>         </tr>        </table></td>        <td width="14" height="29"><img name="Home_r3_c9" src="/themes/mainskins/shipyardsepehr2/images/Home_r3_c9.jpg" width="14" height="29" border="0" id="Home_r3_c9" alt="" /></td>       </tr>      </table></td>     </tr>    </table></td>   </tr>   <tr>    <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">     <tr>      <td width="5"><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="5" height="1" /></td>      <td width="220" height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">       <tr>        <td bgcolor="F1F1F1"><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td width="3">&nbsp;</td>          <td id="Theme_tdMenu"><script>var arrMenuText_8 = new Array("&nbsp; Two units multi purpose work boats &nbsp;&nbsp;","&nbsp;Four Units Mooring Boats&nbsp;&nbsp;");var arrMenuLink_8 = new Array("/documents/document/11606/11602/multi.aspx","/documents/document/11606/11610/Four-Units-Mooring-Boat.aspx");
var arrMenuText_9 = new Array("&nbsp;Landing Craft 1500 ton&nbsp;&nbsp;","&nbsp;Landing Craft 1200 ton&nbsp;&nbsp;","&nbsp;Landing craft 1000 ton&nbsp;&nbsp;");var arrMenuLink_9 = new Array("/documents/document/11611/11612/Landing-Craft-1500-ton.aspx","/documents/document/11611/11613/Landing-Craft-1200-ton.aspx","/documents/document/11611/11614/Landing-craft-1000-ton.aspx");
var arrMenuText_10_0 = new Array("&nbsp;Mechanical &nbsp;&nbsp;","&nbsp;Electrical&nbsp;&nbsp;","&nbsp;Accomodation&nbsp;&nbsp;","&nbsp;Propulsion&nbsp;&nbsp;");var arrMenuLink_10_0 = new Array("/documents/document/11616/11619/Mechanical.aspx","/documents/document/11616/11620/Electrical.aspx","/documents/document/11616/11621/Accomodation.aspx","/documents/document/11616/11622/Propulsion.aspx");
var arrMenuText_10 = new Array("&nbsp;Work Boat Tenders&nbsp;&nbsp;","&nbsp;Landing Craft 1500 Ton Tender&nbsp;&nbsp;","&nbsp;Landing Craft 1200 ton Tender&nbsp;&nbsp;");var arrMenuLink_10 = new Array("/documents/document/11615/11616/Mooring-Boat-Tenders.aspx","/documents/document/11615/11617/Landing-Craft-1500-Ton-Tender.aspx","/documents/document/11615/11618/Landing-Craft-1200-ton-Tender.aspx");
var arrMenuText_11 = new Array("&nbsp;Landing craft 1000 ton&nbsp;&nbsp;");var arrMenuLink_11 = new Array("/documents/document/11627/11628/Landing-craft-1000-ton.aspx");
var arrMenuText_12 = new Array("&nbsp;Marine Steel & Raw Material Supply&nbsp;&nbsp;","&nbsp;Marine Equipment Supply&nbsp;&nbsp;");var arrMenuLink_12 = new Array("/documents/document/11629/11632/Marine-Steel-&-Raw-Material-Supply.aspx","/documents/document/11629/11630/Marine-Equipment-Supply.aspx");
var arrMenuText = new Array("&nbsp;Home&nbsp;&nbsp;","&nbsp;The Company&nbsp;&nbsp;","&nbsp;Company Organization&nbsp;&nbsp;","&nbsp;Key Persons&nbsp;&nbsp;","&nbsp;Quality Policy&nbsp;&nbsp;","&nbsp;QMS Certificate&nbsp;&nbsp;","&nbsp;Facilities&nbsp;&nbsp;","&nbsp;Project Refrence List&nbsp;&nbsp;","&nbsp;PSO Project&nbsp;&nbsp;","&nbsp;Ship Projects&nbsp;&nbsp;","&nbsp;Tenders&nbsp;&nbsp;","&nbsp;Sale&nbsp;&nbsp;","&nbsp;Marine Services&nbsp;&nbsp;","&nbsp;Employment&nbsp;&nbsp;","&nbsp;Check Mail&nbsp;&nbsp;","&nbsp;Contact Us&nbsp;&nbsp;");var arrMenuLink = new Array("/documents/document/0/70/portal.aspx","/documents/document/0/33/portal.aspx","/documents/document/0/34/portal.aspx","/documents/document/0/55/portal.aspx","/documents/document/0/53/portal.aspx","/documents/document/0/11594/portal.aspx","/documents/document/0/11598/portal.aspx","/documents/document/0/11601/portal.aspx","/documents/document/0/11606/portal.aspx","/documents/document/0/11611/Landing-Projects.aspx","/documents/document/0/11615/Tenders.aspx","/documents/document/0/11627/Sale.aspx","/documents/document/0/11629/Marine-Services.aspx","/default.aspx?app=forms&page=form&docparid=0&docid=11588","/default.aspx?app=documents&page=link&docparid=0&docid=69","/documents/document/0/43/portal.aspx");
var dir="ltr";
var bolVer=true;
</script><script src="/scripts/menu_scripts/Menu_Normal.js"></script><div id=divMainMenu></div></div><script>InitMenu();</script></td>         </tr>        </table></td>       </tr>       <tr>        <td height="4"><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="1" height="4" /></td>       </tr>       <tr>        <td height="100%" bgcolor="F1F1F1"><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td width="3">&nbsp;</td>          <td>&nbsp;</td>         </tr>        </table></td>       </tr>       <tr>        <td height="4"><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="1" height="4" /></td>       </tr>      </table></td>      <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">       <tr>        <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td width="40" height="30"><img name="Home_r6_c3" src="/themes/mainskins/shipyardsepehr2/images/Home_r6_c3.gif" width="30" height="19" border="0" id="Home_r6_c3" alt="" /></td>          <td height="30">&nbsp;</td>         </tr>        </table></td>       </tr>       <tr>        <td height="100%"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">         <tr>          <td id="Theme_tdMain" height="100%" valign="top">&nbsp;<table id="Theme__ctl2_tblDocument" dir="ltr" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/70."> <tr> <TD colspan="2" valign="top">  <div style="DISPLAY: none; Z-INDEX: 1000; WIDTH: 28px; POSITION: absolute; HEIGHT: 28px">&nbsp;</div><p align="center"><img height="450" alt="" width="600" src="/UserFiles/Image/Untitled-1(1).jpg" /></p></TD> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> </tr> <tr> </tr> <tr> </tr></table></td>         </tr>        </table></td>       </tr>       <tr>        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td>&nbsp;</td>          <td width="68"><img name="Home_r10_c7" src="/themes/mainskins/shipyardsepehr2/images/Home_r10_c7.gif" width="22" height="24" border="0" id="Home_r10_c7" alt="" /></td>         </tr>        </table></td>       </tr>      </table></td>      <td width="14" background="/themes/mainskins/shipyardsepehr2/images/Home_r3_c9.jpg"><img name="Home_r3_c9" src="/themes/mainskins/shipyardsepehr2/images/Home_r3_c9.jpg" width="14" height="29" border="0" id="Home_r3_c9" alt="" /></td>     </tr>    </table></td>   </tr>   <tr>    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">     <tr>      <td height="59" valign="top" background="/themes/mainskins/shipyardsepehr2/images/Home_r12_c1.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">       <tr>        <td height="10"><img src="/themes/mainskins/shipyardsepehr2/images/spacer.gif" width="1" height="10" /></td>       </tr>       <tr>        <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">         <tr>          <td width="10">&nbsp;</td>          <td id="Theme_tdFooter" align="left" valign="top">&nbsp;</td>         </tr>        </table></td>       </tr>      </table></td>      <td width="14" height="59"><img name="Home_r3_c9" src="/themes/mainskins/shipyardsepehr2/images/Home_r3_c9.jpg" width="14" height="59" border="0" id="Home_r3_c9" alt="" /></td>     </tr>    </table></td>   </tr>  </table></td> </tr></table><map name="Home_r1_c6Map"><area shape="rect" coords="2,20,37,33" href="" target="_self" /><area shape="rect" coords="47,20,100,33" href="/documents/document/0/43/portal.aspx" /><area shape="rect" coords="113,20,166,32" href="/default.aspx?app=sitemap&page=sitemap" /><area shape="rect" coords="129,34,164,44" href=":8383" /></map><script>
var iVoteItemId=0;
function GetVoting(){
if (iVoteItemId==0){
alert("لطفا يك آيتم را انتخاب نماييد");

}else{
 window.open('/BlockManagement/BlockVoteItemVoting.aspx?BlockVotedIdItem='+iVoteItemId,'VotingResult','width=400,height=300,scrollbars=yes').moveTo(0,0);
 }
}
</script><div align="center"> </div>   <SCRIPT>
            try{window.parent.Redirector(window.location.href);}catch(e){}
   </SCRIPT>  </form> </div> <SCRIPT>function nothin(){};</SCRIPT> </body>
</HTML>