function callback()
{
	window.open('callback.php', 'remote', 'width=432,height=485');
}
function emailbyuser()
{
	window.open('emailbycustomer.php', 'remote', 'width=432,height=485');
}
function OnlineOperators()
{

	window.open("https://salesklick.com/SmaxChat/userfiles/OpersList.aspx?idd=<?= $idforakhtar ?>",'OnlineOperators',"left=20,top=20,width=475,height=450,toolbar=0,resizable=0,scrollbars=1"); 
}