<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Universal Punch Corp');

document.write('</span><br>');

document.write('4001 W Macarthur Blvd<br>');

document.write('Santa Ana, CA 92704 USA<br>');

document.write('PHONE: <span class="phonetitle">(714) 556-4488<br></span>');

document.write('FAX: <span class="phonetitle">(714) 556-6314<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:Sales@universalpunch.com">Sales@universalpunch.com</a><br>');


//  End -->
