/*----------------------------------------------------
          This Java Script Writen By Mnafe.com
          Script Idea Muhammed Ali Al-Ma'arrawi
              For help, you can contact us
                E-mail: mnafe@mnafe.com
              Thanks For Use Our Scripts
            Plase Dont remove this CopyRites
-----------------------------------------------------*/
//----- Document String

<!--
function checkname(loginname) {
var str,test,test1,test2,test3;
str=loginname;
		test=str.match(/لله/g);
		test1=str.match(/للة/g);
		test2=str.match(/(.*)لل(ـ*)ـ(ـ*)ه/g);
		test3=str.match(/(.*)لل(ـ*)ـ(ـ*)ة/g);
isMac = (navigator.appVersion.indexOf("Mac")!=-1) ? true : false;
IEmac = ((document.all)&&(isMac)) ? true : false;
   IEwin = ((document.all)&&(navigator.appVersion.indexOf("MSIE")!=-1) && !isMac) ? true : false;
   NS = (navigator.appName.indexOf("Netscape")!=-1) ? true : false;


		var drawmenu;
		drawmenu="<head>"+
		"<META NAME='Audience'    CONTENT='All'>"+
		"<META NAME='Language'   CONTENT='EN/AR'>"+
		"<META HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=windows-1256'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-eg'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-ae'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-sa'>"+
		"<title>البنت العربية </title>"+
		"</head><body bgcolor='ffffff'>"+
		"<center><a target='_blank' href='http://www.nbbbd.com'><font face=MS Sans Serif color=#000000 size=2> البنت العربية </font></a><br>"+
		"<center><font face=MS Sans Serif color=#000000 size=2> الدخول للدردشة</font><br>"+
"<APPLET NAME='DigiChat' CODEBASE='http://chat.mnafe.com/DigiChat/DigiClasses/' "+
"CODE='com.diginet.digichat.client.DigiChatApplet' "+
"HEIGHT=60 WIDTH=180 ALIGN='MIDDLE' "+
"ARCHIVE=Client.jar MAYSCRIPT>"+
" <PARAM NAME=cabbase value=Client.cab>"+
" <PARAM NAME='nickname' VALUE='Mn- "+str+"'>"+
" <PARAM NAME=siteID VALUE=1004>"+
" <PARAM NAME=background VALUE=FFFFFF>"+
" <PARAM NAME=signed VALUE=true>"+
" <PARAM NAME=textcolor VALUE=000000>"+
" <PARAM NAME=language VALUE=arabic.lang>"+
" MG Chat requires a Java Compatible web browser to run. "+
"</APPLET><br>";

		if (test || test1|| test2 || test3) {
			alert("من فضلك حاول الدخول باسم اخر");
			document.login.name.focus();
		}
		
		else {
			LoginWin = window.open("", "msgwindo", "toolbar=No,menubar=No,location=No,scrollbars=No,resizable=No,width=200,height=130");
			                    LoginWin.document.open();
			                    LoginWin.document.clear();
			LoginWin.document.write(drawmenu);
		}
	}
	// End hiding -->


<!--
function checkname1(loginname) {
var str,test,test1,test2,test3;
str=loginname;
		test=str.match(/لله/g);
		test1=str.match(/للة/g);
		test2=str.match(/(.*)لل(ـ*)ـ(ـ*)ه/g);
		test3=str.match(/(.*)لل(ـ*)ـ(ـ*)ة/g);
isMac = (navigator.appVersion.indexOf("Mac")!=-1) ? true : false;
IEmac = ((document.all)&&(isMac)) ? true : false;
   IEwin = ((document.all)&&(navigator.appVersion.indexOf("MSIE")!=-1) && !isMac) ? true : false;
   NS = (navigator.appName.indexOf("Netscape")!=-1) ? true : false;


		var drawmenu;
		drawmenu="<head>"+
		"<META NAME='Audience'    CONTENT='All'>"+
		"<META NAME='Language'   CONTENT='EN/AR'>"+
		"<META HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=windows-1256'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-eg'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-ae'>"+
		"<META HTTP-EQUIV='Content-Language' CONTENT='ar-sa'>"+
		"<title>البنت العربية </title>"+
		"</head><body bgcolor='ffffff'>"+
		"<center><a target='_blank' href='http://www.nbbbd.com'><font face=MS Sans Serif color=#000000 size=2> البنت العربية </font></a><br>"+
		"<center><font face=MS Sans Serif color=#000000 size=2> الدخول للدردشة</font><br>"+
"<APPLET NAME='DigiChat' CODEBASE='http://chat.mnafe.com/DigiChat/DigiClasses/' "+
"CODE='com.diginet.digichat.client.DigiChatApplet' "+
"HEIGHT=60 WIDTH=180 ALIGN='MIDDLE' "+
"ARCHIVE=Client.jar MAYSCRIPT>"+
" <PARAM NAME=cabbase value=Client.cab>"+
" <PARAM NAME='nickname' VALUE='Mn- "+str+"'>"+
" <PARAM NAME=siteID VALUE=1006>"+
" <PARAM NAME=background VALUE=FFFFFF>"+
" <PARAM NAME=signed VALUE=true>"+
" <PARAM NAME=textcolor VALUE=000000>"+
" <PARAM NAME=language VALUE=arabic.lang>"+
" MG Chat requires a Java Compatible web browser to run. "+
"</APPLET><br>";

		if (test || test1|| test2 || test3) {
			alert("من فضلك حاول الدخول باسم اخر");
			document.login.name.focus();
		}
		
		else {
			LoginWin = window.open("", "msgwindo", "toolbar=No,menubar=No,location=No,scrollbars=No,resizable=No,width=200,height=130");
			                    LoginWin.document.open();
			                    LoginWin.document.clear();
			LoginWin.document.write(drawmenu);
		}
	}
	// End hiding -->