

<HTML>
 <HEAD>
 <title>شرکت مخابرات استان قزوین</title>
 <meta id="mtaKeyWords" content="Content Management System , CMS , Web , Site , Web Site , WebSite , Software , Design , Web Design , .NET" name="keywords"></meta>
 <meta id="mtaDescription" content="parsdesign , Web Site Production Software , Content Management System , CMS" name="description"></meta>
 <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
 <LINK href="/themes/mainskins/qazvin/Styles/Panel.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/qazvin/Styles/Skin.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/qazvin/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 language="javascript" src="/Scripts/ajaxCore.js" type="text/javascript"></script>
 <script language="javascript" src="/scripts/javaCore.js" type="text/javascript"></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>
 

 <div id="jhfjkefkjfnkjsdf" align="center">
  <form name="frmDefault" method="post" action="/documents/document/0/11981/insert-tender.aspx" id="frmDefault">
<input type="hidden" name="__VIEWSTATE_KEY" value="VIEWSTATE_20120208_081e2b50-a7fd-42c0-b66a-c8f10a3ac34e_634642652507630000" />
<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 cellspacing="0" cellpadding="0" width="950" align="center" border="0">
  <!--DWLayoutTable-->
  <tbody>
    <tr>
      <td valign="top" align="right" height="192">
      <table cellspacing="0" cellpadding="0" width="950" align="right" border="0">
        <!--DWLayoutTable-->
        <tbody>
          <tr>
            <td valign="top" width="950" height="126">
            <table cellspacing="0" cellpadding="0" width="100%" border="0">
              <!--DWLayoutTable-->
              <tbody>
                <tr>
                  <td valign="top" align="right" width="950" height="126"><embed pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" src="/Themes/MainSkins/qazvin/swf/header.swf" width="950" height="126" type="application/x-shockwave-flash" scale="ShowAll" loop="loop" menu="menu" wmode="Window" quality="high"></embed> </td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
          <tr>
            <td valign="top" height="27">
            <table cellspacing="0" cellpadding="0" width="100%" border="0">
              <!--DWLayoutTable-->
              <tbody>
                <tr>
                  <td valign="top" width="23" height="27"><img height="27" alt="" width="23" src="/Themes/MainSkins/qazvin/images/Ghazvin_02.jpg" /></td>
                  <td id="Theme_tdDateTime" valign="bottom" align="left" width="389" background="/Themes/MainSkins/qazvin/images/Ghazvin_03.jpg">&nbsp;

<table>
 <tr>
 <td>
1390/11/19 چهار شنبه

 </td>
 <td>
<script language="JavaScript">
<!--
// set the function

var thehours=2;
var themins=34;
var thesecs=10;

function theclock()
{
var DateNow=new Date();

thesecs++;
if(thesecs>59){
 themins++;
 thesecs=0;
}

if(themins>59){
 thehours++;
 themins=0;
}

if(thehours>23){
thehours=0;
}


var corrected_sixty=new Array(24)
corrected_sixty[0]="00";
corrected_sixty[1]="01";
corrected_sixty[2]="02";
corrected_sixty[3]="03";
corrected_sixty[4]="04";
corrected_sixty[5]="05";
corrected_sixty[6]="06";
corrected_sixty[7]="07";
corrected_sixty[8]="08";
corrected_sixty[9]="09";
corrected_sixty[10]="10";
corrected_sixty[11]="11";
corrected_sixty[12]="12";
corrected_sixty[13]="13";
corrected_sixty[14]="14";
corrected_sixty[15]="15";
corrected_sixty[16]="16";
corrected_sixty[17]="17";
corrected_sixty[18]="18";
corrected_sixty[19]="19";
corrected_sixty[20]="20";
corrected_sixty[21]="21";
corrected_sixty[22]="22";
corrected_sixty[23]="23";
corrected_sixty[24]="24";
corrected_sixty[25]="25";
corrected_sixty[26]="26";
corrected_sixty[27]="27";
corrected_sixty[28]="28";
corrected_sixty[29]="29";
corrected_sixty[30]="30";
corrected_sixty[31]="31";
corrected_sixty[32]="32";
corrected_sixty[33]="33";
corrected_sixty[34]="34";
corrected_sixty[35]="35";
corrected_sixty[36]="36";
corrected_sixty[37]="37";
corrected_sixty[38]="38";
corrected_sixty[39]="39";
corrected_sixty[40]="40";
corrected_sixty[41]="41";
corrected_sixty[42]="42";
corrected_sixty[43]="43";
corrected_sixty[44]="44";
corrected_sixty[45]="45";
corrected_sixty[46]="46";
corrected_sixty[47]="47";
corrected_sixty[48]="48";
corrected_sixty[49]="49";
corrected_sixty[50]="50";
corrected_sixty[51]="51";
corrected_sixty[52]="52";
corrected_sixty[53]="53";
corrected_sixty[54]="54";
corrected_sixty[55]="55";
corrected_sixty[56]="56";
corrected_sixty[57]="57";
corrected_sixty[58]="58";
corrected_sixty[59]="59";




// correct the hours

var corrected_hours=new Array(24)
corrected_hours[0]="00";
corrected_hours[1]="01";
corrected_hours[2]="02";
corrected_hours[3]="03";
corrected_hours[4]="04";
corrected_hours[5]="05";
corrected_hours[6]="06";
corrected_hours[7]="07";
corrected_hours[8]="08";
corrected_hours[9]="09";
corrected_hours[10]="10";
corrected_hours[11]="11";
corrected_hours[12]="12";
corrected_hours[13]="13";
corrected_hours[14]="14";
corrected_hours[15]="15";
corrected_hours[16]="16";
corrected_hours[17]="17";
corrected_hours[18]="18";
corrected_hours[19]="19";
corrected_hours[20]="20";
corrected_hours[21]="21";
corrected_hours[22]="22";
corrected_hours[23]="23";


// display the status
document.getElementById("spnShowTime").innerHTML = corrected_hours[thehours]+":"+corrected_sixty[themins]+":"+corrected_sixty[thesecs];
document.getElementById("divShowTime").style.display = 'none';
}
setInterval("theclock()",1000);

//-->
</script>
<span id="spnShowTime"></span><div id=divShowTime></div>
 </td>
 </tr>
</table></td>

                  <td valign="top" width="12"><img height="27" alt="" width="12" src="/Themes/MainSkins/qazvin/images/Ghazvin_04.jpg" /></td>
                  <td valign="top" width="512"><img height="27" alt="" width="512" usemap="#Map" border="0" src="/Themes/MainSkins/qazvin/images/Ghazvin_05.jpg" /></td>
                  <td valign="top" width="14"><img height="27" alt="" width="14" src="/Themes/MainSkins/qazvin/images/Ghazvin_06.jpg" /></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
          <tr>
            <td valign="top" height="39">
            <table cellspacing="0" cellpadding="0" width="100%" border="0">
              <!--DWLayoutTable-->
              <tbody>
                <tr>
                  <td valign="top" width="28" style="height: 54px"><img height="39" alt="" width="28" src="/Themes/MainSkins/qazvin/images/Ghazvin_07.jpg" /></td>
                  <td id="Theme_tdMarquee" valign="middle" align="center" width="893" background="/Themes/MainSkins/qazvin/images/Ghazvin_08.jpg" style="height: 54px"><marquee direction="right" width="100%" Height="50" OnMouseOver='this.stop();' OnMouseOut='this.start();' ><P><FONT face=Tahoma>1818 آسانترین و سریع ترین روش پرداخت قبوض تلفن ثابت</FONT></P></marquee></td>

                  <td valign="top" width="29" style="height: 54px"><img height="39" alt="" width="29" src="/Themes/MainSkins/qazvin/images/Ghazvin_09.jpg" /></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr align="center">
      <td valign="top" height="100%">
      <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
        <!--DWLayoutTable-->
        <tbody>
          <tr>
            <td valign="top" align="right" width="100%" height="100%">
            <table height="100%" cellspacing="0" cellpadding="0" width="100%" align="right" border="0">
              <!--DWLayoutTable-->
              <tbody>
                <tr>
                  <td style="MIN-WIDTH: 20px" valign="top" align="right" width="20" rowspan="4">
                  
                  <img height="5" alt="" width="8" border="0" src="/Themes/MainSkins/qazvin/images/Ghazvin_02blank.jpg" /></td>
                  <td valign="top" align="right" width="100%" height="100%" rowspan="4">
                  <table height="100%" cellspacing="0" cellpadding="0" width="100%" align="right" border="0">
                    <!--DWLayoutTable-->
                    <tbody>
                      <tr>
                        <td valign="top" align="right" width="100%" height="100%">
                        <table height="100%" cellspacing="0" cellpadding="0" width="100%" border="0">
                          <!--DWLayoutTable-->
                          <tbody>
                            <tr>
                              <td valign="top" width="100%" height="29">
                              <div align="center">
                              <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
                                <!--DWLayoutTable-->
                                <tbody>
                                  <tr>
                                    <td valign="top" width="21" height="29"><img height="29" alt="" width="21" src="/Themes/MainSkins/qazvin/images/Ghazvin_11.jpg" /></td>
                                    <td valign="top" width="100%" background="/Themes/MainSkins/qazvin/images/Ghazvin_12.jpg"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                    <td valign="top" width="131"><img height="29" alt="" width="131" src="/Themes/MainSkins/qazvin/images/Ghazvin_13.jpg" /></td>
                                  </tr>
                                </tbody>
                              </table>
                              <font face="arial" color="#3366ff" size="3"><strong><a href="http://217.218.237.173"></a></strong></font></div>
                              </td>
                            </tr>
                            <tr>
                              <td valign="top" height="100%">
                              <table height="100%" cellspacing="0" cellpadding="0" width="100%" border="0">
                                <!--DWLayoutTable-->
                                <tbody>
                                  <tr>
                                    <td valign="top" width="10" background="/Themes/MainSkins/qazvin/images/Ghazvin_18.jpg" height="238"><img height="238" alt="" width="10" src="/Themes/MainSkins/qazvin/images/Ghazvin_18.jpg" /></td>
                                    <td id="Theme_tdMain" style="TABLE-LAYOUT: auto; OVERFLOW: auto; MAX-WIDTH: 730px" valign="top" align="right" width="100%" bgcolor="#ffffff" height="100%">
                                    <p>&nbsp;</p>
                                    <table id="table1" style="WIDTH: 530px; HEIGHT: 43px" height="43" cellspacing="0" cellpadding="0" width="515" summary="" border="0">
                                      <tbody>
                                        <tr>
                                          <td>&nbsp;<a href="http://www.farsnews.com/newsH.php?hoz=13"><img height="32" alt="&#1582;&#1576;&#1585;&#1711;&#1586;&#1575;&#1585;&#1610; &#1601;&#1575;&#1585;&#1587;" width="58" src="/UserFiles/Image/ad1.bmp" /></a></td>
                                          <td>&nbsp;&nbsp;&nbsp;<a href="http://www.isna.ir/Main/ServiceView.aspx?SrvID=IC&Lang=P"><img height="32" alt="&#1582;&#1576;&#1585;&#1711;&#1586;&#1575;&#1585;&#1610; &#1583;&#1575;&#1606;&#1588;&#1580;&#1608;&#1576;&#1575;&#1606; &#1575;&#1610;&#1585;&#1575;&#1606;" width="70" src="/UserFiles/Image/ad12.bmp" /></a></td>
                                          <td>&nbsp;&nbsp;<a href="http://www.citna.ir/informationsociety-fa.html"><img height="32" alt="&#1580;&#1575;&#1605;&#1593;&#1607; &#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#1578;&#1610; - &#1587;&#1610;&#1578;&#1606;&#1575;" width="70" src="/UserFiles/Image/ad13.bmp" /></a></td>
                                          <td>&nbsp;&nbsp;<a href="http://itna.ir/archives/infosociety/"><img height="32" alt="&#1575;&#1582;&#1576;&#1575;&#1585; &#1601;&#1606;&#1575;&#1608;&#1585;&#1610; &#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#1578;" width="70" src="/UserFiles/Image/ad14.bmp" /></a></td>
                                          <td>&nbsp;&nbsp;<a href="http://www.mobna.com/"><img height="32" alt="&#1662;&#1575;&#1610;&#1711;&#1575;&#1607; &#1575;&#1591;&#1604;&#1575;&#1593; &#1585;&#1587;&#1575;&#1606;&#1610; &#1578;&#1604;&#1601;&#1606; &#1607;&#1605;&#1585;&#1575;&#1607; &#1605;&#1608;&#1576;&#1606;&#1575;" width="70" src="/UserFiles/Image/ad15.bmp" /></a></td>
                                          <td style="WIDTH: 91px">&nbsp;&nbsp;<a href="http://www.itmen.ir/master.asp?29"><img height="32" alt="&#1575;&#1591;&#1604;&#1575;&#1593;&#1575;&#1578; &#1601;&#1606;&#1575;&#1608;&#1585;&#1575;&#1606;" width="70" src="/UserFiles/Image/ad16.bmp" /></a>&nbsp;</td>
                                        </tr>
                                        <tr>
                                          <td colspan="6">
                                          <strong><span lang="fa"><font face="tahoma" size="2">
                                            <p align="center">
                                              <strong><span lang="fa"><font face="tahoma" size="2">ایام ا... دهه فجر بر فجر آفرینان
                                                مبارک باد</font></span></strong></p>
                                          </font></span></strong>
                                          </td>
                                        </tr>
                                        <tr style="COLOR: #000000">
                                          <td style="HEIGHT: 19px" colspan="6">&nbsp;</td>
                                        </tr>
                                        <tr style="COLOR: #000000">
                                          <td style="HEIGHT: 25px" colspan="6">
                                          <p style="TEXT-ALIGN: center" align="left"><span id="_ctl0__ctl2__ctl0_rtl_dlContent" style="WIDTH: 100%"></span></p>
                                          </td>
                                        </tr>
                                      </tbody>
                                    </table>
                                    
<div align="center"><iframe style="WIDTH: 917px; HEIGHT: 511px" src="http://www.tender.tc-qazvin.ir/login_vmodir.aspx" frameborder="0" scrolling="no" hieght=""></iframe></div>
<table id="Theme__ctl12_tblDocument" dir="rtl" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/11981.">
 <tr>
 <TD colspan="2" valign="top"></TD>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
</table>

</td>

                                    <td style="COLOR: #000000" valign="top" width="14" background="/Themes/MainSkins/qazvin/images/Ghazvin_20.jpg"><img height="238" alt="" width="14" src="/Themes/MainSkins/qazvin/images/Ghazvin_20.jpg" /></td>
                                  </tr>
                                </tbody>
                              </table>
                              </td>
                            </tr>
                            <tr style="COLOR: #000000">
                              <td valign="top" height="21">
                              <table cellspacing="0" cellpadding="0" width="100%" border="0">
                                <!--DWLayoutTable-->
                                <tbody>
                                  <tr>
                                    <td valign="top" width="15" height="21"><img height="21" alt="" width="15" src="/Themes/MainSkins/qazvin/images/Ghazvin_36.jpg" /></td>
                                    <td style="BACKGROUND-REPEAT: repeat-x" valign="top" width="100%" background="/Themes/MainSkins/qazvin/images/Ghazvin_37.jpg"><!--DWLayoutEmptyCell-->&nbsp;</td>
                                    <td valign="top" width="15"><img height="21" alt="" width="15" src="/Themes/MainSkins/qazvin/images/Ghazvin_38.jpg" /></td>
                                  </tr>
                                </tbody>
                              </table>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        </td>
                      </tr>
                      
                    </tbody>
                  </table>
                  </td>
                </tr>
                <tr>
                  
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
          <tr style="WIDTH: 100%">
            <td valign="top" height="51">
            <table cellspacing="0" cellpadding="0" width="100%" border="0">
              <!--DWLayoutTable-->
              <tbody>
                <tr>
                  <td valign="top" width="16" height="51"><img height="51" alt="" width="16" src="/Themes/MainSkins/qazvin/images/Ghazvin_71.jpg" /></td>
                  <td id="Theme_tdFooter" valign="middle" align="center" width="100%" background="/Themes/MainSkins/qazvin/images/Ghazvin_72.jpg">&nbsp;<P align=center><FONT color=#ffffff>كليه حقوق اين مجموعه طبق قوانين نرم افزاري متعلق به شركت مخابرات قزوین&nbsp;مي باشد</FONT></P>
</td>

                  <td valign="top" width="21"><img height="51" alt="" width="21" src="/Themes/MainSkins/qazvin/images/Ghazvin_73.jpg" /></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
  </tbody>
</table>
<map name="Map">
<area href="/documents/document/0/11968/contact.aspx" coords="3,8,98,22" shape="RECT" />
<area href="http://118.tct.ir" coords="103,8,200,23" shape="RECT" />
<area href="/default.aspx?page=sitemap&app=sitemap" coords="205,7,298,22" shape="RECT" />
<area href="/documents/document/0/11979/shekayat.aspx" coords="304,9,406,22" shape="RECT" />
<area href="/default.aspx" coords="413,9,507,22" shape="RECT" /></map><map name="Map2">
<area href="/documents/document/0/11978/visit-modir.aspx" coords="81,2,193,21" shape="RECT" /></map><map name="Map3">
<area href="mailto:modir@tc-qazvin.ir" coords="81,3,193,20" shape="RECT" /></map><map name="Map4">
<area href="https://bill.sep.ir" coords="7,23,164,41" shape="RECT" />
<area href="http://www.phone.tc-qazvin.ir" coords="5,2,163,20" shape="RECT" /></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>

