











var focus_width=240
var focus_height=200
var text_height=18
var imgUri = [];
var imgText = [];
var imgLink = [];
//怎么搞地？
//读取URL参数
///ywdt/
imgUri.push("/opencms/export/pics/alkacon-documentation/IMG_5509a.JPG");
imgText.push("&nbsp;");
imgLink.push("/opencms/opencms/ywdt/gsyw/news_0178.html?uri=/ywdt/gsyw/index.html");
imgUri.push("/opencms/export/pics/alkacon-documentation/IMG_1154a.JPG");
imgText.push("&nbsp;");
imgLink.push("/opencms/opencms/ywdt/gsyw/news_0176.html?uri=/ywdt/gsyw/index.html");
imgUri.push("/opencms/export/pics/alkacon-documentation/IMG_0181a.JPG");
imgText.push("&nbsp;");
imgLink.push("/opencms/opencms/ywdt/gsyw/news_0161.html?uri=/ywdt/gsyw/index.html");
imgUri.push("/opencms/export/pics/alkacon-documentation/111.JPG");
imgText.push("&nbsp;");
imgLink.push("/opencms/opencms/ywdt/gsyw/news_0162.html?uri=/ywdt/gsyw/index.html");
imgUri.push("/opencms/export/pics/alkacon-documentation/IMG_5101a.JPG");
imgText.push("&nbsp;");
imgLink.push("/opencms/opencms/ywdt/gsyw/news_0160.html?uri=/ywdt/gsyw/index.html");

var pics = imgUri.join("|");
var links = imgLink.join("|");
var texts = imgText.join("|");

