var ry;function random_Consumerlink(){var myimages=new Array();var imagelinks=new Array();var profit=new Array();myimages[0]='http://www.ttv.com.tw/homev3/ProgramInfoImg/2008-3/8868/3073.jpg';imagelinks[0]='http://www.ttv.com.tw/consumer/episode157.htm';profit[0]='天母小熊主題餐廳 哇~';myimages[1]='http://www.ttv.com.tw/homev3/ProgramInfoImg/2008-3/8865/3076.jpg';imagelinks[1]='http://www.ttv.com.tw/consumer/episode157.htm';profit[1]='別緻裝潢 氣氛誘人';myimages[2]='http://www.ttv.com.tw/homev3/ProgramInfoImg/2008-3/8866/3075.jpg';imagelinks[2]='http://www.ttv.com.tw/consumer/episode157.htm';profit[2]='碳烤鮭魚鮮蝦佐番茄起司塔 不吃不可';myimages[3]='http://www.ttv.com.tw/homev3/ProgramInfoImg/2008-3/8867/3074.jpg';imagelinks[3]='http://www.ttv.com.tw/consumer/episode157.htm';profit[3]='暖烤海鱸魚襯生干貝薄片  多層次口感';myimages[4]='http://www.ttv.com.tw/homev3/ProgramInfoImg/2008-3/8864/3093.jpg';imagelinks[4]='http://www.ttv.com.tw/consumer/episode157.htm';profit[4]='法式公主房 女孩的最愛'; do {	ry=Math.floor(Math.random()*5); } while(ry==0);document.write('<div align=center><a target=_blank href=/consumer/>消費大贏家</a><br>');document.write('<a target=_blank href='+imagelinks[ry]+'><img src='+myimages[ry]+' border=0 width=300><br>');document.write(profit[ry]+'</a></div>');}random_Consumerlink();