// JavaScript Document

function btmMenuShow()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="contact.html">Contact</a> | <a class="btInfoText" target="_self" href="intimate_intention.html">Intimate Intention</a> | <a class="btInfoText" target="_self" href="service_guide.html">Crystal Clear</a> | <a class="btInfoText" target="_self" href="about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}

function btmMenuShow2()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="../contact.html">Contact</a> | <a class="btInfoText" target="_self" href="../intimate_intention.html">Intimate Intention</a> | <a class="btInfoText" target="_self" href="../service_guide.html">Crystal Clear</a> | <a class="btInfoText" target="_self" href="../about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}



function btmMenuContact()
{
 document.write('<p class="btInfoText">| Contact | <a class="btInfoText" target="_self" href="intimate_intention.html">Intimate Intention</a> | <a class="btInfoText" target="_self" href="service_guide.html">Crystal Clear</a> | <a class="btInfoText" target="_self" href="about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}

function btmMenuIntention()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="contact.html">Contact</a> | Intimate Intention | <a class="btInfoText" target="_self" href="service_guide.html">Crystal Clear</a> | <a class="btInfoText" target="_self" href="about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}

function btmMenuPrivacy()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="contact.html">Contact</a> | <a class="btInfoText" target="_self" href="intimate_intention.html">Intimate Intention</a> | <a class="btInfoText" target="_self" href="service_guide.html">Crystal Clear</a> | <a class="btInfoText" target="_self" href="about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}

function btmMenuClear()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="contact.html">Contact</a> | <a class="btInfoText" target="_self" href="intimate_intention.html">Intimate Intention</a> | Crystal Clear | <a class="btInfoText" target="_self" href="about_dominique.html">About Dominique Rose</a> |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}

function btmMenuAbout()
{
	document.write('<p class="btInfoText">| <a class="btInfoText" target="_self" href="contact.html">Contact</a> | <a class="btInfoText" target="_self" href="intimate_intention.html">Intimate Intention</a> | <a class="btInfoText" target="_self" href="service_guide.html">Crystal Clear</a> | About Dominique Rose |</p> <p class="btCopyRight">&copy;2009-2012&nbsp;&nbsp;All Rights Reserved.</p>');
}
