//初始化全局变量
var Alen_Path="http://www.dgjicheng.com.cn/template/jc/Alen";
var Alen_Til="[Alen_Js] ";
//JQ运行库..[必要的,除非你自己在其它地方有调用]
document.write('');
//常用函数
document.write('');
//底部信息 PrintBot()
document.write('');
//图片预加载和等比例适应容器 PicWH(t_ID,t_W,t_H,t_Js)
document.write('');
//放大镜 PicZoom(t_ID,t_W,t_H)
document.write('');
/*
document.write('');
*/
//临时的JS
document.write('');
/*
document.write('');
//天气
document.write('');
//IE6 IMG标签PNG透明
document.write('');
//IE6 PNG背景透明
document.write('');
//XYTipsWindow [JQ插件-弹出层]
if (typeof Util == "undefined") var Util = {};
//配置信息
Util.config = {
JSfile: Alen_Path + "/plugin/XYTipsWindow/", //设置JS文件夹路径
loadingICO: Alen_Path + "/plugin/XYTipsWindow/loading.gif" //默认载入时图片路径
};
document.write('');
*/
/*banner调用Js
*/
function Fl_CallJs(t_Style,t_Swf){
if(t_Style){}else{ t_Style=0}
switch(t_Style){
case 0:
document.write('');
break
case 1:
document.write('');
break
case 99:
tPic_X=t_Swf;
document.write('');
break
default:
document.write(Alen_Til + 'Fl_CallJs:Style select error!');
}
}
function Fl_FormatStr(t_Txt,t_Mark){
var t_arr_Txt=t_Txt.split(t_Mark);
t_Txt = "";
for(i=0;i