function smslink(e) {

	var url='http://www.ljubavni-sastanak.com/sitechat/ui.php';
	
	window.open (url + '?e='+ e, 'SMSChat', 'status=0,toolbar=0,width=450,height=320,scrollbars=0');			
}
