公司拓展活动 — 杨梅坑(5张)
发布者: | 发布时间: | 2012/6/2 9:59:15 | 阅读: | 次 |
var isLoadData = false; var photoJson = [{showtit:'',showtxt:'',smallpic:'/upLoad/album/month_1206/201206021016093013.jpg','bigpic':'/upLoad/album/month_1206/201206021016093013.jpg'},{showtit:'',showtxt:'',smallpic:'/upLoad/album/month_1206/201206021016211545.jpg','bigpic':'/upLoad/album/month_1206/201206021016211545.jpg'},{showtit:'',showtxt:'',smallpic:'/upLoad/album/month_1206/201206021016371311.jpg','bigpic':'/upLoad/album/month_1206/201206021016371311.jpg'},{showtit:'',showtxt:'',smallpic:'/upLoad/album/month_1206/201206071756131267.jpg','bigpic':'/upLoad/album/month_1206/201206071756131267.jpg'},{showtit:'',showtxt:'',smallpic:'/upLoad/album/month_1206/201206071757334947.jpg','bigpic':'/upLoad/album/month_1206/201206071757334947.jpg'}]; isLoadData = true; function GroupLoadJs(file,callback) { var head = document.getElementsByTagName('head')[0]; var js = document.createElement('script'); js.setAttribute('type','text/javascript'); js.setAttribute('src',file); head.appendChild(js); js.onload = js.onreadystatechange = function() { if (js.readyState && js.readyState != 'loaded' && js.readyState != 'complete') return; js.onreadystatechange = js.onload = null; if (callback) callback(); } return false; } GroupLoadJs(GroupjsUrl,function(){ if(isLoadData){ picShow.Picsite=""; picShow.lastUrl="#"; picShow.defatLink = "http://http://www.foamhandle.com/"; picShow.SiteName = ""; picShow.Loader(); picShow.$("photo-warp-inner").style.visibility = "visible"; } })