
var numbers = new Array();
var FTAG = new Array(0,1,2);
var i,j=0;
var sel;

TAGSTR = new Array(3);
	TAGSTR[0] = '<font class="auto_tag2"><a href="/autoplus/racingmodel_tag_search.php?id=autoplus_racingmodel&tag=肯傈蓖咯款么~~~" target="_top">肯傈蓖咯款么~~~</a></font>';
TAGSTR[1] = '<font class="auto_tag3"><a href="/autoplus/racingmodel_tag_search.php?id=autoplus_racingmodel&tag=逻逻户户寇惫饭捞教葛胆" target="_top">逻逻户户寇惫饭捞教葛胆</a></font>';
TAGSTR[2] = '<font class="auto_tag4"><a href="/autoplus/racingmodel_tag_search.php?id=autoplus_racingmodel&tag=具寇俊辑" target="_top">具寇俊辑</a></font>';

FTAG.sort( function(){return Math.random()*10-1} );
	TAG0 = FTAG[0];
TAG1 = FTAG[1];
TAG2 = FTAG[2];
document.write(TAGSTR[TAG0]);
document.write('<span style="color:#CCCCCC">|</span>');
document.write(TAGSTR[TAG1]);
document.write('<span style="color:#CCCCCC">|</span>');
document.write(TAGSTR[TAG2]);
