<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Viking Construction, Inc');

document.write('</span><br>');

document.write('2592 Shell Road<br>');

document.write('Georgetown, TX 78628<br>');

document.write('PHONE: <span class="phonetitle">(512) 930-5777<br></span>');

document.write('FAX: <span class="phonetitle">(512) 868-1955<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@vciss.com">info@vciss.com</a><br>');


//  End -->