var SMSAppURL = "http://www.mobiumgps.com/mobiumDownloadSMS/default.aspx";

function resize() { 
	document.getElementById("frame").src = SMSAppURL;
}