function adArticle(){
	
	var ad = "<iframe src=http://www.merinews.com/mnc/jsp/widget/IndiaArticles.jsp height='280' width='270' frameborder='0' scrolling='no'></iframe>";
	document.write(ad);
}
adArticle();
