function checkEmptyBio(id){
	if((document.getElementById("portrait"+id).src==document.location) || (document.getElementById("portrait"+id).src=="http://www.tecnopadres.com/") || (document.getElementById("portrait"+id).src=="http://")|| (document.getElementById("portrait"+id).src=="http:///")){
		document.getElementById("portrait"+id).src="http://www.blogsmithmedia.com/www.tecnopadres.com/media/editors-noimage.jpg";
	}
}

function __TABBLO_TPT_LOAD(){
	Tabblo.embedded.sites.SettingsObject.preprocess.apply({Properties:{template:'blog'},FixedContent:{'logo':'http://www.blogsmithmedia.com/www.tecnopadres.com/media/tecno-print-logo.gif'},Content:{'pagetitle':{ match: 'css', selector:'h1' }, 'text':{ match: 'css', selector:'#content div.post', outputTagToo: true, recurse: true }, 'image': { match: 'css', selector:'#content div.post img', nodeContentType: 'image' }} }, []); Tabblo.embedded.printabulous();
}

function MakePDF() { var tpS = document.createElement('script');tpS.setAttribute('type','text/javascript');tpS.setAttribute('charset','utf-8'); tpS.setAttribute('src','http://h30405.www3.hp.com/edit/tptboot/1.0');document.getElementsByTagName('body').item(0).appendChild(tpS);}
function pdfPrint(url){MakePDF();}
function showHpPop(iShow){
    if (iShow == 1) {
        document.getElementById("hpPopCnt").innerHTML = "<p>With HP wireless printers, you could have printed this from any room in the house. Live wirelessly. Print wirelessly.</p>";
        document.getElementById("hpPopCnt").style.display = "block";
    } else {
        document.getElementById("hpPopCnt").style.display = "none";
    }
}