// JavaScript Document

window.onload = initAll;

function initAll () {
	document.getElementById("cont_topImgLeft").innerHTML = "<IMG SRC='graphics/logos/FFLogoColor40v.png'>";
	document.getElementById("copyright").innerHTML = "<a href='http://www.smallbizgrow.com' target='_blank'>Website Design & Marketing by Sbg, Houston.</a>   |   Copyright Fastframehouston.com 2010 - All Rights Reserved";

	

}




