var urlsrc="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/ws.asp?id=M_010300&w=500&h=290&fmt=png&rt=on&mode=detail&min=1&nt="; var nowtime=new Date(); function reimg(){ var nowtime=new Date(); var tempsrc=document.getElementById('mcsimg').src; var rt=tempsrc.indexOf("&nt="); var imgsrc=tempsrc.substr(0,rt)+"&nt="+ nowtime.getTime(); document.getElementById('mcsimg').src=imgsrc; } function imgid(quoteid){ var nowtime=new Date(); if(quoteid == 'M_010300'){ urlsrc ="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/ws.asp?id=M_010300&w=510&h=300&fmt=png&rt=on&mode=detail&min=1&nt="+ nowtime.getTime(); } if(quoteid == 'M_020300'){ urlsrc ="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/ws.asp?id=M_020300&w=510&h=300&fmt=png&rt=on&mode=detail&min=1&nt="+ nowtime.getTime(); } if(quoteid == '940000@N'){ urlsrc ="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/futtick.asp?id=940000@N&w=510&h=300&fmt=png&style=tick&rt=on&mode=detail&chartstyle=1&nt="+ nowtime.getTime(); } Onchkimg=new Array(); Onchkimg[quoteid]=new Image(); if(quoteid =='940000@N'){ Onchkimg[quoteid].src="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/futtick.asp?id=940000@N&w=250&h=150&fmt=png&rt=on&mode=simplest2&dot=0&style=tick&chartstyle=1&nt="+ nowtime.getTime(); }else{ Onchkimg[quoteid].src="https://wintan.megatime.com.tw/asp/system/MCS_Convert.asp?URL=/asp/mcs/ws.asp?id=" + quoteid + "&w=250&h=150&fmt=png&rt=on&min=1&type=1&com=0&nt="+ nowtime.getTime(); } Onchkimg[quoteid].url="Javascript:GetMCS();"; document.mcsimg.src=Onchkimg[quoteid].src; } function GetMCS(){ var opmcs=window.open(urlsrc,'_blank','toolbar=no,location=no,directories=no,width=546,height=330'); opmcs.focus(); } function chkButton(s) { if(document.all){ if ("INPUT"==event.srcElement.tagName) event.srcElement.className=s } } document.write ("
");