// JavaScript Document

function mailvideo()
{
mail_str = "mailto:?subject=Check out the Nightstick NSR-9912 and NSR-9914 Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo2()
{
mail_str = "mailto:?subject=Check out the Model 2030 Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}


function mailvideo3()
{
mail_str = "mailto:?subject=Check out the Model 1160 Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo4()
{
mail_str = "mailto:?subject=Check out the Nightstick NSP-9404 and NSP-9408 Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo5()
{
mail_str = "mailto:?subject=Check out the Understanding DL Innovation Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo6()
{
mail_str = "mailto:?subject=Check out the SLR-2134 and SLR-2166 Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo7()
{
mail_str = "mailto:?subject=Check out the Nightstick TAC-200 Series Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}

function mailvideo8()
{
mail_str = "mailto:?subject=Check out the Nightstick 5400 Series Video from Bayco";
mail_str += "&body=Hello," + escape ("\n\n"); 
mail_str += "I thought you might be interested in this video."+ escape ("\n\n"); 
mail_str += "You can view it at, " + location.href; 
location.href = mail_str;
}
