﻿// JavaScript Document

var NameC="陕西省药品及医用耗材招标采购工作领导小组办公室";
var NameE="www.sxsyxcg.cn";
var address="西安市小寨西路4号陕西省军区招待所";
var post="710061";
var c_tel="029-82217019";
var h_tel="029-82221726";
var fax="029-85225526";
var email="sxsypcg@163.com ";
var jdbtel="029-84727698";


function ShowFooter()
{
	document.writeln("<div id=\"foot\" align=\"center\">"+NameC+"&nbsp;&nbsp;&nbsp;&nbsp;主办 <a href=\"/manage/login.aspx\"><img src=\"/lib/images/43.png\"></img></a>　<br />");
	document.writeln("	<br />	");
	document.writeln("    单位地址：陕西省西安市兴庆南路121号陕西省药品采购中心办公室 邮箱：sxsypcg@163.com<br \/>");
	document.writeln("	<br />	");
	document.writeln("       互联网药品信息服务资格证书：&nbsp;&nbsp;&nbsp;（陕）-非经营性-2007-009&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a  href=\"http://www.miibeian.gov.cn\">陕ICP备08001304号</a><br />");
	document.writeln("	<br />	");
    document.writeln("		<script language='JavaScript' charset='gb2312' type='text/javascript' src='http://www7.itsun.com/count.php?uuid=1830243&style=icon'></script>");              
//	document.writeln("		<a  href=\"http://www.miibeian.gov.cn\">陕ICP备08001304号</a>");
                     
	document.writeln("<\/div>");
}

function ShowHeader()
{
document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=6,0,29,0\" width=\"994\" height=\"120\">");
document.writeln("        <param name=\"movie\" value=\"/lib/fla/Top1.swf\">");
document.writeln("        <param name=\"quality\" value=\"high\">");
document.writeln("        <embed src=\"/lib/fla/Top1.swf\" quality=\"high\" pluginspage=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" type=\"application\/x-shockwave-flash\" width=\"996\" height=\"120\"><\/embed><\/object>");
//	document.writeln("			<div>");
//	document.writeln("				<img alt=\"logo\" src=\"/lib/images/logo.jpg\" width=\"992px;\">");
//	document.writeln("			</div>");
	document.writeln("			<div id=\"globalTopNav\">");
	document.writeln("				<ul>");
	document.writeln("					<li><a href=\"/Default.aspx\">首页<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/InfoList.aspx\">工作动态<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/picnewsList.aspx\">图片新闻<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/AnnounceList.aspx\">公告通知<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/LawList.aspx\">政策法规<\/a><\/li>");
//	document.writeln("					<li><a href=\"/common/HospitalList.aspx\">机构介绍<\/a><\/li>");
//	document.writeln("					<li><a href=\"datashow.htm\">数据查询<\/a><\/li>");
//	document.writeln("					<li><a href=\"list.htm\">文件下载<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/AnnounceList_S.aspx\">采购公示<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/Questionconsultlist.aspx\">咨询答疑<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/Complain.aspx\">监督投诉<\/a><\/li>");
 document.writeln("					<li><a href=\"/common/Complain_sty.aspx\">三统一投诉<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/FileList.aspx\">文件下载<\/a><\/li>");
	document.writeln("					<li><a href=\"/common/Announce_WindowList.aspx\">信息之窗<\/a><\/li>");	
	document.writeln("					<li><a href=\"/common/contactus.aspx\">联系我们<\/a><\/li>");
//	document.writeln("					<li><a href=\"list.htm\">阳光采购<\/a><\/li>");
	document.writeln("				<\/ul>	");
 document.writeln("				<div style=\"width:100px;float:right;padding:5px 0px;\"><b></b><span id=\"Time\"></span></div>");
	document.writeln("			<\/div>");
ShowTime();
}


function ShowTime() 
{ 
    try
    {
    var x,h,m,s,n; 
    var x = new Date(); 
    yy=x.getYear();
    mm=x.getMonth()+1;
    dd=x.getDate();
    xq=x.getDay(); 
    switch(xq)
    {
        case 0:
            xq="日";
            break;
        case 1:
            xq="一";
            break;
        case 2:
            xq="二";
            break;
        case 3:
            xq="三";
            break;
        case 4:
            xq="四";
            break;
        case 5:
            xq="五";
            break;
        case 6:
            xq="六";
            break;
        
    }
      n = yy + "年" + mm + "月" + dd + "日"; // + "    星期" + xq;
        // n =  mm + "月" + dd + "日";
        document.getElementById("Time").innerHTML = n;
        setTimeout("ShowTime()", 1000);
    }
    catch(e){alert(e);}
} 


function gothere( args ){ 
	if ( args.options.value!="") 
	window.open(args.options.value);
}

function ShowLeft()
{
	document.writeln("");
//	document.writeln("					<div class=\"indexLeftPackage\">");
//	document.writeln("						<h4>信息搜索<\/h4>");
//	document.writeln("						<div style=\"clear:both;float:right;margin:2px 0px 2px 0px;\">");
//	document.writeln("							<input name=\"username\" type=\"text\" id=\"username\" size=\"25\" maxlength=\"14\" \/>");
//	document.writeln("							<input type=\"button\" value=\"搜索\" class=\"btn\" width=\"30\"\/>");
//	document.writeln("						<\/div>");
//	document.writeln("					<\/div>");
	document.writeln("					<div class=\"indexLeftPackage\">");
	document.writeln("						<h4><img src=\"/lib/images/users.gif\" style=\"margin-right:10px;\"/>用户登录<\/h4>");
	document.writeln("						<div style=\"width:95%;clear:both;float:right;font-weight:bold;margin:2px 0px 2px 0px;padding:2px 0px 2px 15px;\">");
	document.writeln("							<a style=\"font-weight:bold;\" href=\"/common/login.aspx\">管理用户登录</a>");
	document.writeln("						<\/div>");
//	document.writeln("						<div style=\"width:95%;clear:both;float:right;font-weight:bold;margin:2px 0px 2px 0px;padding:2px 0px 2px 15px;\">");
//	document.writeln("							<a style=\"font-weight:bold;\" href=\"http://124.114.234.6:8087\">申报竞价平台</a>");
//	document.writeln("						<\/div>");
	document.writeln("						<div style=\"width:95%;clear:both;float:right;font-weight:bold;margin:2px 0px 2px 0px;padding:2px 0px 2px 15px;\">");
	document.writeln("							<a style=\"font-weight:bold;\" href=\"http://124.114.234.6:8080\">陕西省医疗机构药品集中采购平台</a>");
	document.writeln("						<\/div>");
//	document.writeln("						<div style=\"width:95%;clear:both;float:right;font-weight:bold;margin:2px 0px 2px 0px;padding:2px 0px 2px 5px;\">");
//	document.writeln("							<a style=\"font-weight:bold;\" href=\"http://www.sxsyxcg.cn:8080\">陕西省基层医疗机构药品统一采购模拟平台</a>");
//	document.writeln("						<\/div>");
//	document.writeln("						<div style=\"width:90%;clear:both;float:right;font-weight:bold;margin:2px 0px 2px 0px;\">");
//	document.writeln("							<a href=\"/SuperviseLogin.aspx\">监督登陆</a>");
//	document.writeln("						<\/div>");
	document.writeln("					<\/div>");
//	document.writeln("					<div class=\"indexLeftPackage\">");
//	document.writeln("						<h4><img src=\"images/user.png\" style=\"margin-right:10px;\"/>信息发布系统入口<\/h4>");
//	document.writeln("						<div style=\"width:100%;clear:both;margin:5px 0px 5px 0px;\">");
//	document.writeln("							<div class=\"indexLeftPackage-left\">");
//	document.writeln("							用户名：");
//	document.writeln("							<\/div>");
//	document.writeln("							<div class=\"indexLeftPackage-right\">");
//	document.writeln("								<input name=\"username\" type=\"text\" id=\"username\" size=\"22\" maxlength=\"14\" \/>");
//	document.writeln("							<\/div>");
//	document.writeln("						<\/div>");
//	document.writeln("						<div style=\"width:100%;clear:both;margin:5px 0px 5px 0px;\">");
//	document.writeln("							<div class=\"indexLeftPackage-left\">");
//	document.writeln("								密码：");
//	document.writeln("							<\/div>");
//	document.writeln("							<div class=\"indexLeftPackage-right\">");
//	document.writeln("								<input name=\"userpwd\" type=\"password\" id=\"userpwd\" size=\"22\" maxlength=\"14\" \/>");
//	document.writeln("							<\/div>");
//	document.writeln("						<\/div>");
//	document.writeln("						<div style=\"clear:both;margin:5px 0px 5px 0px;\">");
//	document.writeln("							<div style=\"width:100%;text-align:center;\">");
//	document.writeln("								<input type=\"button\" value=\"登录\" id=\"btn_login\" class=\"btn\"\/>");
//	document.writeln("								<input type=\"button\" value=\"注册新用户\" onclick=\"window.location.href='register.htm';\" id=\"btn_register\" class=\"btn\"\/>");
//	document.writeln("							<\/div>");
//	document.writeln("						<\/div>");
//	document.writeln("					<\/div>");
	document.writeln("					<div class=\"indexLeftPackage\" style=\"border:0px;text-align:center;background-color:transparent;margin:20px 0px 20px 0px;\">");
	document.writeln("						<a href=\"#\"><img src=\"/lib/images/Honesty.gif\" alt=\"诚信榜\"/></a>");
	document.writeln("						<a href=\"#\"><img src=\"/lib/images/Exposure.gif\" alt=\"曝光台\"/></a>");
	document.writeln("					<\/div>");
//	document.writeln("					<div class=\"indexLeftPackage\">");
//	document.writeln("						<h4>各地招标信息<\/h4>");
//	document.writeln("						<div id=\"indexLeftBidList\">");
//	document.writeln("							<ul>");
//	document.writeln("								<li>铜川<\/li>");
//	document.writeln("								<li>汉中<\/li>");
//	document.writeln("								<li>榆林<\/li>");
//	document.writeln("								<li>延安<\/li>");
//	document.writeln("								<li>安康<\/li>");
//	document.writeln("								<li>西安<\/li>");
//	document.writeln("								<li>咸阳<\/li>");
//	document.writeln("								<li>宝鸡<\/li>");
//	document.writeln("								<li>渭南<\/li>");
//	document.writeln("								<li>商洛<\/li>");
//	document.writeln("							<\/ul>");
//	document.writeln("						<\/div>");
//	document.writeln("					<\/div>");
	document.writeln("					<div class=\"indexLeftPackage\">");
	document.writeln("						<h4>联系方式<\/h4>");
	document.writeln("						<div id=\"indexLeftBidList\">");
	document.writeln("							<ul>");
	document.writeln("					        <li><b>业务联系</b></li>");
//	document.writeln("					        <li>企业咨询电话："+c_tel+"</li>");
//	document.writeln("					        <li>医院咨询电话："+h_tel+"</li>");
	document.writeln("					        <li>传真号码："+fax+"</li>");
	document.writeln("					        <li>电子邮箱：<a href=\"mailto:"+email+"\">"+email+"<\/a></li>");	
	document.writeln("					        <li>办公地址："+address+"</li>");
	document.writeln("					        <li>邮政编码："+post+"</li>");
	document.writeln("					        </ul>");
//	document.writeln("					        <hr style=\"border-top:1px dotted #666;\"/>"); 
	document.writeln("					        <ul>");
	document.writeln("					        <li><b>监督投诉</b></li>");
	document.writeln("					        <li>投诉电话："+jdbtel+"</li>");
	document.writeln("					        <li>电子邮箱：</li>");
	document.writeln("							<\/ul>");
	document.writeln("						<\/div>");
	document.writeln("					<\/div>");
	document.writeln("					<div class=\"indexLeftPackage\">");
	document.writeln("						<h4>友情链接<\/h4>");
	document.writeln("						<div id=\"indexLeftFriendLinkList\">");
	document.writeln("							<select name=\"select\" onChange=\"gothere(this);\">");
	document.writeln("			                <option selected>各级政府部门<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.mos.gov.cn\/gjb\/\">国务院纠风办<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.mos.gov.cn\/\">监察部<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.moh.gov.cn\/\">卫生部<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sdpc.gov.cn\/\">国家发改委<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sda.gov.cn\/\">国家药监局<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.mii.gov.cn\/\">信息产业部<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.qinfeng.gov.cn\/\">陕西省监察厅<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sxhealth.gov.cn\/\">陕西省卫生厅<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sndrc.gov.cn\/\">陕西省发展改革委<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sxfda.gov.cn\/\">陕西省药监局<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sf.gov.cn\/\">陕西省财政厅<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sxldbz.gov.cn\/\">陕西省劳动保障厅<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.spic.gov.cn\/\">陕西省物价局<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.snaic.gov.cn\/\">陕西省工商局<\/option>");
	document.writeln("							<\/select>");
	document.writeln("							<select name=\"select1\" onChange=\"gothere(this);\">");
	document.writeln("			                <option selected>药械集中采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.gdyyzb.cn\/bpportal\">广东省医药采购服务平台<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.hnyyzb.com.cn\">河南省医药招标采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.scwst.gov.cn\/scbid\">四川省药品集中采购交易监督管理平台<\/option>");
	document.writeln("			                <option value=\"http:\/\/202.110.133.14\">湖北省医疗机构药品网上集中招标采购平台<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sxyxcg.com\">山西省药械集中竞价采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/61.133.213.6\">宁夏医药招标采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.bjmbc.org.cn\">北京市医疗机构药品集中招标采购中心<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.tjmp.com.cn\">天津药品招标采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.jxyycg.cn\">江西省医药采购服务平台<\/option>");
	document.writeln("			                <option value=\"http:\/\/jzcg.medicalbridge.com.cn\">卫生部全国高值医用耗材集中采购平台<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.gxyxzb.gov.cn\">广西壮族自治区药械集中采购网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.qhyycgjdgl.com\">青海省药品招标信息服务中心<\/option>");
	document.writeln("							<\/select>");
	document.writeln("							<select name=\"select2\" onChange=\"gothere(this);\">");
	document.writeln("			                <option selected>其他相关链接<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.jkb.com.cn\">健康报<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.chinaprice.gov.cn\/\">中国价格信息网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.emed.cc\/\">华招招标网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.cmsland.com\">天驰医药家园<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sx111.com\">陕西省医药价格信息网<\/option>");
	document.writeln("			                <option value=\"http:\/\/www.sxyp.org\">陕西省药品价格协会<\/option>");
	document.writeln("							<\/select>");
	document.writeln("						<\/div>");
	document.writeln("					<\/div>");
}

function vidiexp(id)
{
	for(i=0;i<2;i++)
	{
		document.getElementById("vidi_"+i).className = "";
	}
	document.getElementById("vidi_"+id).className = "exped";
}

function ShowPictureNews(NewsID)
{
	var width=264
	var height=198
	var text_height=18
	var swf_height = height+text_height
	var Idlist = NewsID;
	Id = new Array();
	Id = Idlist.split("∏");
	var pics =Id[1];
	var links=Id[0];
	var texts=Id[2];
	
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ width +'" height="'+ swf_height +'">');
	document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="/lib/fla/focus.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0F0F0">');
	document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
	document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+width+'&borderheight='+height+'&textheight='+text_height+'">');
	document.write('<embed src="/lib/fla/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+width+'&borderheight='+height+'&textheight='+text_height+'" menu="false" bgcolor="#F0F0F0" quality="high" width="'+ width +'" height="'+ height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');  
	document.write('</object>');
}

function CheckValueNotNull(o)
{
    if(o.value!="")
        return true;
    else
        return false;
}
