
if(typeof(adFn)!='object'){
var adFn={};
}
adFn.loadJs = function(url, callback){
var js= document.createElement("script");
js.type = "text/javascript";
js.src = url;
if(typeof(callback)=="function"){
if (js.readyState){
js.onreadystatechange = function (){
if (js.readyState == 'loaded' || js.readyState == 'complete'){
callback();
}
}
}else{
js.onload = callback;
}
}
document.getElementsByTagName('head')[0].appendChild(js);
};
document.write('<div id="pdps_160_50_PDPS000000033143PDPS000000033144"></div>');
function pdps_160_50_PDPS000000033143PDPS000000033144(){
var rad = new Array();
var nad = new Array();
rad.width = 160; /*广告宽度*/
rad.height = 50; /*广告高度*/
rad.num = 1; /*轮播数量*/

//默认垫底
nad.push(["http://d3.sina.com.cn/201111/07/367907.jpg", "http://v1pai.jiaju.com/yugao1/"]);
new RotatorAD(rad,nad,"pdps_160_50_PDPS000000033143PDPS000000033144");}
if (typeof(sina) != 'object')
{
adFn.loadJs('http://i3.sinaimg.cn/home/sinaflash.js',function(){
if (typeof(RotatorAD)!='function')
{
adFn.loadJs('http://i0.sinaimg.cn/hs/zjwei/base/rotator.js',function(){
pdps_160_50_PDPS000000033143PDPS000000033144();
});
}else{
pdps_160_50_PDPS000000033143PDPS000000033144();
}
});
}else{
if (typeof(RotatorAD)!='function')
{
adFn.loadJs('http://i0.sinaimg.cn/hs/zjwei/base/rotator.js',function(){
pdps_160_50_PDPS000000033143PDPS000000033144();
});
}else{
pdps_160_50_PDPS000000033143PDPS000000033144();
}
}

