// Bootstrap the different JS files needed
function loadIframe() {

	document.getElementById("myiframecontainer").innerHTML = '<iframe src="http://uidget.appspot.com/w/barclays/fantasyinvest2/index.html" frameborder="0" width=150px height=470px style=”visibility:visible;position:absolute;border-width:0”></iframe>';
}

