function sendpage()
{
mail_str = "default.asp?Page=16&link=" + location.href; 
location.href = mail_str;
}