<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
document.write('<span class="boldtext">');
document.write('Email:');
document.write('</span>');
document.write('&nbsp; ');
document.write('&nbsp; &nbsp;');

document.write('<span class="boldtext">');
document.write('Phone:');
document.write('</span>');
document.write(' ');
document.write('&nbsp; &nbsp;');
document.write('This is for website related queries Only ');


//  End -->