// JavaScript Document
function iframecentral(web){
	document.getElementById('principal').src=web;
	//document.getElementById('central').style.backgroundColor="#FF9"
}
