﻿var tool_srt=null 
function qoral(){
    var qoral=window.document.getElementById("qoral");
    if(qoral.style.display=="none")
    {
       qoral.style.display="";
    }
    else
    {
       qoral.style.display="none"; 
    }
}

tool_srt='<table width="400" border="0" style="margin-top: 15px;" align="center" cellpadding="0" cellspacing="0">\
            <tr>\
                <td height="30" align="center">\
                    <p style="cursor: hand; font-size: 12px;" onclick="qoral()"> دائىملىق قوراللار </p>\
                </td>\
            </tr>\
        </table>\
        <div style="margin-top: 5px;display:none;" id="qoral">\
            <table style="border-top: 1px soild #fff;margin-right:80px; border-top-style: solid; border-top-width: 1px; border-color: #E7E7E7;" border="0" align="center" cellpadding="0" cellspacing="0">\
                <tr>\
                    <td width="125" height="40" align="right" valign="bottom">\
                        <a href="http://kim.okyan.com/Default.aspx" target="_blank">كىملىك تەكشۈرۈش</a>   <img src="images/kim.png"/>\
                    </td>\
                    <td width="125" height="40" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/gjqh.htm" target="_blank">... چەتئەل تېلفۇن</a>   <img src="images/telf.gif"/>\
                    </td>\
                    <td width="125" height="40" align="right" valign="bottom">\
                        <a href="http://post.okyan.com/Default.aspx" target="_blank">پۇچتا نۇمۇرى</a>   <img src="images/post.png"/>\
                    </td>\
                    <td width="125" height="40" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/index-48.htm" target="_blank">  مىلادىيە كالىندارى</a>   <img src="images/calindar.png"/>\
                    </td>\
                </tr>\
                <tr>\
                    <td width="125" height="25" align="right" valign="bottom">\
                       <a href="http://gj.okyan.com/index-41.htm" target="_blank">   پىنىن ئىزدىگۈچ  </a>   <img src="images/pinyin.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://car.okyan.com/" target="_blank">قاتناش تەكشۈرۈش</a>   <img src="images/maxin.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://isim.okyan.com/" target="_blank">ئىسىم</a>   <img src="images/ism.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://okyan.com/weather" target="_blank">ھاۋارايى</a>   <img src="images/hwary.png"/>\
                    </td>\
                </tr>\<tr>\
                    <td width="125" height="25" align="right" valign="bottom">\
                       <a href="http://gj.okyan.com/money.htm">...خەنزۇچە پۇل  </a>   <img src="images/pul.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/shicha.html" target="_blank">...خەلقئارا ۋاقىت</a>   <img src="images/sat.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/day2day.htm" target="_blank">ۋاقىت ھىسابلىغۇچ</a>   <img src="images/history.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/changdu.htm" target="_blank">بىرلىك ھېسابلىغۇچ   </a>   <img src="images/jsq.png"/>\
                    </td>\
                </tr>\<tr>\
                    <td width="125" height="25" align="right" valign="bottom">\
                       <a href="http://gj.okyan.com/history/" target="_blank">...تارىختا بۈگۈن  </a>   <img src="images/tim.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/index-49.htm" target="_blank">...خەلقئارا بايراملار</a>   <img src="images/help.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/Character.html" target="_blank">بەلگە ئالماشتۇرغۇچ</a>   <img src="images/almax.png"/>\
                    </td>\
                    <td width="125" height="25" align="right" valign="bottom">\
                        <a href="http://gj.okyan.com/birthday.htm" target="_blank">ياش ھىسابلىغۇچ</a>   <img src="images/calculator.png"/>\
                    </td>\
                </tr>\
            </table>\
        </div>';
document.write(tool_srt);
