var cText = ''
cText += '	        <table width="100%" border="0" cellpadding="0" cellspacing="0">'
cText += '                <tr>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                    <td width="350">'
cText += '                        <img src="images/About/JonMontage.jpg" width="350" height="260" border="1">'
cText += '                    </td>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                    <td>'
cText += '                        <p><span class="header">About "Captain" Jon</span>'
cText += '                        <span class="copy"><br><br>Jon Stewart is the owner/operator of'
cText += '                        Outlaw Customs located in Portland, Oregon.  Jon has over'
cText += '                        20 years experience performing high-quality collision repair and'
cText += '                        building and painting full and radical custom cars and trucks.  He'
cText += '                        has been combining collision repair knowledge, hotrod'
cText += '                        craftsmanship, and custom body and paint fantasies for almost his'
cText += '                        entire working life.'
cText += '                        <br><br>'
cText += '                        Jon&#8217;s work has taken numerous custom paint and body awards'
cText += '                        including <a href="http://www.autorama.com/casi/index.html">World of Wheels</a>, '
cText += '                        <a href="http://www.portlandroadstershow.com">Portland Roadster Show</a>, '
cText += '                        the <a href="http://beachbarons.com">1998 End of the World &quot;Beach'
cText += '                        Baron&#8217;s Choice Award&quot;</a>, and many'
cText += '                        cruise-in trophies to name a few.  His work has also been'
cText += '                        featured in and on many magazines throughout the years.  His'
cText += '                        designs run the gamut from mild to wild to flat out bone-shaking radical!'
cText += '                        </span></p>'
cText += '                    </td>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                </tr>'
cText += '            </table>'
cText += '	        <table width="100%" border="0" cellpadding="0" cellspacing="0">'
cText += '                <tr>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                    <td>'
cText += '                        <p><span class="copy"><br>'
cText += '                        Jon takes responsibility for all work done by Outlaw Customs'
cText += '                        and personally makes sure it is being done on time and to'
cText += '                        your satisfaction.  His goal is to provide the best'
cText += '                        possible collision repair and custom body and paint work'
cText += '                        available.  He works well with all insurance companies and'
cText += '                        has a great ability to get insurance adjusters to fix your'
cText += '                        vehicle the correct way without trying to cut corners.'
cText += '                        <br><br>'
cText += '                        If you&#8217;ve been in an accident or just want a new look, don&#8217;t'
cText += '                        be treated like a number.  Take your ride to someone who cares about you'
cText += '                        and your vehicle.  Call us today at 503-341-7249 for a free estimate or consultation.'
cText += '                        <br></span>'
cText += '                        <span class="header"><br>Expect the best!</span></p>'
cText += '                    </td>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                </tr>'
cText += '            </table>'
cText += '	        <table width="100%" border="0" cellpadding="0" cellspacing="0">'
cText += '                <tr>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                    <td>'
cText += '                        <p><span class="copy"><br>'
cText += '                        For custom auto body and collision repair tips and tricks, check out our '
cText += '                        <a href="http://outlawcustoms2.wordpress.com">Blog</a>.'
cText += '                        <br><br>'
cText += '                        For videos on the latest projects and techniques, check out our '
cText += '                        <a href="http://www.youtube.com/user/outlawcustoms2">YouTube channel</a>.'
cText += '                        </span></p>'
cText += '                    </td>'
cText += '                    <td width="20">'
cText += '                        <img src="images/blank.gif">'
cText += '                    </td>'
cText += '                </tr>'
cText += '            </table>'
document.write(cText) 
