function selectShareFrame (data)
{
 location.href="profile.php?" + data;
}
