function show_frame(id){
	if(id==1){
		html='<iframe src="http://www.instantthailand.com/RestDetail/Subscribe.aspx" name="if1xzx" width="140px" height="30px" align="center" scrolling="No" frameborder="0" id="if1xzx" framespacing="0" arginwidth="0"></iframe>';
	}
	if(id==2){
		html='<iframe src="https://gc.synxis.com/rez.aspx?Hotel=25726&amp;Chain=9005&amp;start=10&amp;Adult=2" name="if1xzx" width="100%" height="225px" align="center" scrolling="No" id="if1xzx2" style="border:0px" framespacing="0" arginwidth="0"></iframe>';
	}

	if(id==3){
		html='<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FRDHhotel&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=trebuchet+ms&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>';
	}

	document.write(html);
}