// Begin

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

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

document.write('Kite Shop - Adelaide<br />');

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

document.write('If you have any enquires or<br />');

document.write('or want to make an appointment<br />');

document.write('to see our show room, please use<br />');

document.write('any of the follow contacts <br />');

document.write('> Phone: 04 3799 8590<br />');

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

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

document.write('> Email: <a href="mailto:info@kiteshop.com.au">info@kiteshop.com.au</a><br />');

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

document.write('> Fax: 08 8125 5788<br />');

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

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

document.write('> Skype: <a href="skype:innochka_m?call"> Start a Skype call</a> <br />');

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

//  End -->
