function MyAry(len) {this.length=len;}
ImageCount = 7;
MyAry[0] = "<a href='http://tv.yam.com/pay_moon.asp?pgmid=109751&c=1&s=5&ichannel=moon&PageUrl=MoonPlay&moon=3&theTitle=英皇情人' target='_top'>";
MyAry[1] = "<a href='http://tv.yam.com/pay_moon.asp?pgmid=109750&c=1&s=4&ichannel=moon&PageUrl=MoonPlay&moon=3&theTitle=致命約會' target='_top'>";
MyAry[2] = "<a href='http://tv.yam.com/pay_moon.asp?tar=_p_2&pgmid=192_30&c=3&s=30&ichannel=moon&PageUrl=MoonPlay&moon=3&theTitle=一袋女皇' target='_top'>";
MyAry[3] = "<a href='http://tv.yam.com/pay_moon.asp?tar=_p_2&pgmid=108_43&c=4&s=43&ichannel=pay&PageUrl=PayPlay&moon=1&theTitle=銀樓金粉' target='_top'>";
MyAry[4] = "<a href='http://tv.yam.comhttp://tv.yam.com/pay_moon.asp?tar=_p_2&pgmid=205_30&c=3&s=30&ichannel=moon&PageUrl=MoonPlay&moon=3&theTitle=美人說了算' target='_top'>";
MyAry[5] = "<a href='http://tv.yam.com/pay_moon.asp?tar=_p_2&pgmid=105_43&c=4&s=43&ichannel=moon&PageUrl=MoonPlay&moon=3' target='_top'>";
MyAry[6] = "<a href='http://tv.yam.com/pay_moon.asp?tar=_p_2&pgmid=109_43&c=4&s=43&ichannel=pay&PageUrl=PayPlay&moon=1&theTitle=學警狙擊' target='_top'>";
img = Math.floor(Math.random() * ImageCount);
document.write(MyAry[img]+"<img src='http://tvimg.yam.com/image/title/TitleRandom_"+ (img+1) +".jpg' width='189' height='74' border='0'></a>");
