<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="companytitle">');

document.write('Durasol Awnings, Inc.');

document.write('</span><br>');

document.write('Headquarters');

document.write('</span><br>');

document.write('225 Tower Drive<br>');

document.write('Middletown, NY 10941<br>');

document.write('Voice: <span class="phonetitle">(888) 387-2765 or<br></span>');

document.write('<span class="phonetitle">(845) 692-1100<br></span>');

document.write('Fax:&nbsp;<span class="phonetitle">(845) 692-1100<br></span>');

document.write('<br><A HREF="" class="link"></a><br>');



//  End -->