style1101.htm

来自「驱动开发的一些资料」· HTM 代码 · 共 27 行

HTM
27
字号
var baiduScripts=document.getElementsByTagName('script');var baiduparam=baiduScripts[baiduScripts.length-1].src;function BaiduQueryString(qs){var s = baiduparam;s=s.replace("?","?&").split("&");var re="";for(i=1;i<s.length;i++){if(s[i].indexOf(qs+"=")==0)re=s[i].replace(qs+"=","");}return re;}var tn=BaiduQueryString("tn");if(tn==""){ tn="baidu_unsp"; }var ctn=BaiduQueryString("ctn");if(ctn==""){ ctn="0"; }var styleid=BaiduQueryString("styleid");if(styleid==""){ styleid="1101"; }var SuiShi_workStationId  =  tn;
if (typeof(baidu_topLeftToRight)!="undefined") {var SuiShi_topLeftToRight  =  baidu_topLeftToRight;} else {var SuiShi_topLeftToRight  =  321;}
if (typeof(baidu_topLeftToTop)!="undefined") {var SuiShi_topLeftToTop  =  baidu_topLeftToTop;} else {var SuiShi_topLeftToTop  =  0;}
if (typeof(baidu_windowWidth)!="undefined") {var SuiShi_FrameWinLayer_width  =  baidu_windowWidth;} else {var SuiShi_FrameWinLayer_width  =  320;}
if (typeof(baidu_windowHeight)!="undefined") {var SuiShi_FrameWinLayer_height  =  baidu_windowHeight;} else {var SuiShi_FrameWinLayer_height  =  240;}
if (typeof(baidu_videoType)!="undefined") {var SuiShi_videoType  =  baidu_videoType;} else {var SuiShi_videoType  =  'flv';}
if (typeof(baidu_KeyWords)!="undefined") {var SuiShi_KeyWords  =  baidu_KeyWords;} else {var SuiShi_KeyWords  =  "";}
if (typeof(baidu_videoVol)!="undefined") {var SuiShi_videoVol  =  baidu_videoVol;} else {var SuiShi_videoVol  =  10;}
if (typeof(baidu_locationUrl)!="undefined") {var SuiShi_locationUrl  =  baidu_locationUrl;} else {var SuiShi_locationUrl  =  window.location;}
if (typeof(baidu_showStyle)!="undefined") {var SuiShi_showStyle  =  baidu_showStyle;} else {var SuiShi_showStyle = "right";}

document.write("<script charset='gb2312' language='JavaScript' type='text/javascript' src='http://cpv.channelray.com/preroll/player/SuiShi/js/SuiShiMoverOnline.js'></script>");

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?