
var div_cache;
var oIframe;


function loadPage(str_src){
	document.getElementById('iDisplay').src = str_src;
}






