<!-- hide script from old browsers
//document.write("Contact White Light Pyro: ");

emailname = "information"
emailserver = "whitelightpyro.com"
//change the font face, color and size below 
//document.write("<font face='Arial,Helvetica' size=-1>");
//document.write("<a href='mailto:" + emailname + "@" + emailserver + "'>");

document.write("<a href='mailto:" + emailname + "@" + emailserver + "?subject=Contact from Pyro Palooza site..."  + "'>");

document.write("<font color='ff0000'>");
//document.write(emailname + "@" + emailserver);
document.write("Contact White Light Pyro");
document.write("</a>");
document.write("</font>");
document.write("");
//-->
