<!-- Begin
var email_1 		= "no"     
var email_2 		= "no" 
var email_3 		= "no"
var email_4 		= "no"
   if (email_1 == "yes") {
document.write('For more information regarding a reading:<br>');
document.write(' <A HREF="mailto:kat@redkattarot.com" class="link">kat@redkattarot.com</a><br><br>');
}
   if (email_2 == "yes") {
document.write('For more information about a Tarot Party:<br>');
document.write(' <A HREF="mailto:party@redkattarot.com" class="link">party@redkattarot.com</a><br><br>');
}
   if (email_3 == "yes") {
}
   if (email_3 == "yes") {
}
//  End -->