function bigmac(){
	var id = Math.floor(Math.random()*2)
	if ( id == 0 ) document.write('<a href="http://www.vietnam-sketch.com/travel/" target="_blank"><img width=728 height=90 src="http://viet-jo.com/image/top/sketch/20050623.jpg" alt="" border=0></a>');
	if ( id == 1 ) document.write('<a href="http://www.vietnam-sketch.com/travel/" target="_blank"><img width=728 height=90 src="http://viet-jo.com/image/top/sketch/20050623.jpg" alt="" border=0></a>');
}