<!-- Begin

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

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

document.write('Meat2eat');

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

document.write('Shop 1 / 200 Grand Ave<br>');

document.write('Forest Lake QLD<br>');

document.write('PHONE: <span class="phonetitle">(07) 3279 8665<br></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

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

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


//  End -->