// JavaScript Document

function show_sms(sms) {
	document.write(sms);
}; // end Function

var sms="<iframe width=400px height=240px frameborder=0 src=\"http://www.mifono.com.ar/enviar_sms.htm\" allowtransparency=true></iframe>";
