var lead = new Array(); var lead_click = new Array(); 

lead[0] = "http://img.as.sanook.com/ads/marketing/sanook/1900/banner2009/Jun/728x90-002-2.gif"; /*รวมเลขเด่น*/

lead_click[0] = "http://1900.sanook.com/horoscope/horoscope_00035.php"; 

lead[1] = "http://img.as.sanook.com/ads/marketing/sanook/1900/banner2009/Aug/728x90-031_310809.gif"; 

lead_click[1] = "http://1900.sanook.com/horoscope/horoscope_00045.php"; 



var button = new Array(); var button_click = new Array(); 

button[0] = "http://ads.mweb.co.th/ads/banner2009/mkt/Jan/270109/125x125-1.gif"; 

button_click[0] = "http://mobilemagic.sanook.com/sms/dailynews.php"; 

button[1] = "http://wizards.voice.sanook.com/story_picture/m/00035_008.gif"; 

button_click[1] = "http://1900.sanook.com/horoscope/horoscope_00035.php"; 


var button100 = new Array(); var button100_click = new Array(); 

button100[0] = "http://img.as.sanook.com/ads/banner2009/lotto/null.gif"; 

button100_click[0] = "http://www.sanook.com/"; 

button100[1] = "http://img.as.sanook.com/ads/banner2009/lotto/null.gif"; 

button100_click[1] = "http://www.sanook.com/"; 



var boombox = new Array(); var boombox_click = new Array(); 

boombox[0] = "http://ads.mweb.co.th/ads/banner2009/mkt/Jun/290609/300x250_lotto_290609.gif"; 

boombox_click[0] = "http://mobilemagic.sanook.com/sms/lotto90.php"; 

boombox[1] = "http://ads.mweb.co.th/ads/banner2009/mkt/Jun/300609/300x250_league_300609.gif";

boombox_click[1] = "http://mobilemagic.sanook.com/sms/hotleaguenews.php"; 


var footer = new Array(); var footer_click = new Array(); 

footer[0] = "http://img.as.sanook.com/ads/banner2009/lotto/footer/footer1.gif"; 

footer_click[0] = "http://www.sanook.com/?footer1"; 

footer[1] = "http://img.as.sanook.com/ads/banner2009/lotto/footer/footer2.gif"; 

footer_click[1] = "http://www.sanook.com/?footer2"; 


var now = new Date();
var month = now.getMonth();
var date = now.getDate();
var year = now.getFullYear();
var H = now.getHours();
var m = now.getMinutes();
function Lotto_writeAd_text( text ){		
	if(  date == 1 ||  date == 16 &&  H >= 15  &&  H <= 16 ){
	} else {
		if( type == 'text1' ) { 
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news.lotto/position=pos.center2/aamsz=text/method=jscript",52);<\/script>');
		}else if( type == 'text2'){
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news.lotto/position=pos.relate_news/aamsz=text/method=jscript",52);<\/script>');
		}
	}	
}
function Lotto_writeAd(aditem , adclick , type){
	if(  date == 1 ||  date == 16 &&  H >= 15  &&  H <= 16 ){
			num = ran( 0, aditem.length -1 );
			document.write('<a href="'+adclick[num]+'"><img src="'+aditem[num]+'" border="0" ><\/a>');
	} else {
		if( type == 'lead' ) { 
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news.lotto/position=pos.topup/aamsz=leaderboard/method=jscript");<\/script>');
		}else if( type == 'boombox'){
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news/position=pos.right1/aamsz=300x250/method=jscript");<\/script>');
		}else if( type == 'button1') {
document.write('<script>spac_writeAd("/SITE=SANOOK.COM/AREA=SANOOK.NEWS.LOTTO/POSITION=POS.RIGHT5/AAMSZ=125X125/METHOD=JSCRIPT");<\/script>');
		}else if(type == 'button2') {
document.write('<script>spac_writeAd("/SITE=SANOOK.COM/AREA=SANOOK.NEWS.LOTTO/POSITION=POS.RIGHT6/AAMSZ=125X125/METHOD=JSCRIPT");<\/script>');
		}else if( type == 'button100_1') {
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news.lotto/position=pos.right3/aamsz=300x100/method=jscript");<\/script>');
		}else if(type == 'button100_2') {
document.write('<script>spac_writeAd("/site=sanook.com/area=sanook.news.lotto/position=pos.right4/aamsz=300x100/method=jscript");<\/script>');
		}
	}
}
function ran(min,max) {
    return (Math.round((max-min) * Math.random() + min));
}

