script language="javascript" type="text/javascript" > function viewNews(id){ $("#allbody").load("single_news.php?id="+id); }