
<!-- Begin

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

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Dollfair Welcome</span><br>');
document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

// START LINKS


document.write('<a href="contact.htm" class="menu">Contact information</a>');





// THIS IS THE GRAPHIC UNDER THE MENU



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
