
//function sundha_adv(a, ad_width, ad_height, ad_frameborder){
function sundha_adv(){
	document.write('<iframe name="ad_frame" width='+ad_width+' height='+ad_height+' frameborder="0" src="Include_Ads/Sundha_Ads_01.asp?ad_SundhaCode='+ad_code+'" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no">');
	document.write("</iframe>")
}
sundha_adv()