function ads(width,height)
{
	google = '';
	google += '<script type="text/javascript">';
	google += 'google_ad_client = "pub-2589472263085908";';
	if (width == 160 && height == 600)
	{
		google += 'google_ad_slot = "7123895336";';
		google += 'google_ad_width = 160;';
		google += 'google_ad_height = 600;';
	}
	if (width == 160 && height == 90)
	{
		google += 'google_ad_slot = "3125669973";';
		google += 'google_ad_width = 160;';
		google += 'google_ad_height = 90;';
	}
	if (width == 468 && height == 15)
	{
		google += 'google_ad_slot = "8651862475";';
		google += 'google_ad_width = 468;';
		google += 'google_ad_height = 15;';
	}
	if (width == 728 && height == 90)
	{
		google += 'google_ad_slot = "3825754303";';
		google += 'google_ad_width = 728;';
		google += 'google_ad_height = 90;';
	}
	if (width == 468 && height == 60)
	{
		google += 'google_ad_slot = "8614092411";';
		google += 'google_ad_width = 468;';
		google += 'google_ad_height = 60;';
	}
	if (width == 300 && height == 250)
	{
		google += 'google_ad_slot = "1517746902";';
		google += 'google_ad_width = 300;';
		google += 'google_ad_height = 250;';
	}
	google += '</script>';
	google += '<script type="text/javascript"';
	google += 'src="http://pagead2.googlesyndication.com/pagead/show_ads.js">';
	google += '</script>';

	document.write(google);


	//if (width != 160 || height != 90)
		//document.write('<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH='+width+' HEIGHT='+height+' SRC="http://ad.globalinteractive.com/st?ad_type=iframe&ad_size='+width+'x'+height+'&section=664978"></IFRAME>');
}
function someads1()
{
	//someads1 = '';
	//someads1 += '<script type="text/javascript">';
	//someads1 += 'try{';
	//someads1 += 'var el5363=document.createElement("script");';
	//someads1 += 'el5363.type="text/javascript";';
	//someads1 += 'el5363.src="http://www.ValuePopUp.com/script/script.jsp?val=5363";';
	//someads1 += 'var el25363=document.getElementsByTagName("body")[0];';
	//someads1 += 'el25363.insertBefore(el5363, el25363.firstChild);';
	//someads1 += '}catch (e5363){}';
	//someads1 += '</script>';
	//document.write(someads1);
}
function someads2()
{
	//ab ='';
	//ab += '<script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=1271619&br=1">';
	//ab += '</script>';
	//document.write(ab);
}