<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('J.J. WULF');

document.write('</span><br>');

document.write('Las Vegas, Nevada <br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(702) 296-4839<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:JJ@WULFDESIGNS.com">JJ@WULFDESIGNS.COM</a><br>');

document.write('<BR>');


//  End -->