<!-- Begin


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


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

document.write('Satellite City');

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

document.write('102-5809 Macleod Trail South<br>');

document.write('Calgary Alberta, T2H 0J9<br>');

document.write('PHONES (Retail): <span class="phonetitle">403-230-9449 </span>&nbsp;&nbsp;');

document.write('Commercial: <span class="phonetitle">403-508-1100<BR></span>');

document.write('E-mail: ');

document.write(' <a href="mailto:info@satellitecity.com">sales@satellitecity-tv.com</a><br>');


//  End -->