tips = new Array(6);
tips[0]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
tips[1]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
tips[2]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
tips[3]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
tips[4]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
tips[5]="<embed src='http://www.gdtv.cn/2004/flash/20080603.swf' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width=537 height=68 wmode='transparent'></embed>";
index = Math.floor(Math.random() * tips.length);
quote =tips[index];
document.write(quote);