var array = [ 
		  
	'<a href="http://tgc.st/11aw/report/show/" target="_blank"><img src="http://girls-blog.jp/img/tgb110921.jpg" alt="Twitterフォロワー限定キャンペーン！" /></a>'
	
		
	];
x = Math.floor(Math.random() * array.length);
document.write(array[x]);

