function show_frame(id){
	if(id==1){
		html='<iframe src="https://gc.synxis.com/rez.aspx?Hotel=28887&Chain=9005&Adult=2" 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=28887&Chain=9005&start=10&Adult=2" name="if1xzx" width="100%" height="225px" align="center" scrolling="No" id="if1xzx2" style="border:0px" framespacing="0" marginwidth="0"></iframe>';
	}

	document.write(html);
}
