function mailpage2bn()
{
mail_str = "mailto:Writers@BanderasNews.com?subject=";
mail_str += "&body= Reference: " + parent.location.href;
location.href = mail_str;
}
