function shareJS(url)
{
  window.open(url,'','width=626,height=436,toolbar=0,status=0');
}