// JavaScript Document

	var rightcol = "";
	rightcol += "<h2 id='tagline'>Lago Vista's Premier Custom Home Builder</h2>";
    rightcol += "<img src='imgs/remodel.png' style='margin-top: 55px;' >";
    rightcol += "<img src='imgs/biz_of_year.png' style='margin-top: 10px;'>";


document.write(rightcol);