<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>1386</b><br />
<br />
<b>Deprecated</b>:  Function ereg_replace() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>757</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>770</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>634</b><br />
<br />
<b>Deprecated</b>:  Function ereg_replace() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>757</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>770</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>634</b><br />
<br />
<b>Deprecated</b>:  Function ereg_replace() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>757</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>770</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/var/www/vhosts/onlinedating.ro/httpdocs/cls_fast_template.php</b> on line <b>634</b><br />
function FillFirstCategory(paramFirstCategory, paramSeccondCategory, sDefaultFirstCategory){
var sDefaultFirstCategory, sDefault, sFirstCategory,sFirstCategoryValue

paramFirstCategory.options.length=0
for(i=0;i<sFirstCategoryString.split("|").length;i++)
{
sFirstCategory = sFirstCategoryString.split("|")[i];
sFirstCategoryValue = sFirstCategoryStringValue.split("|")[i];

if (sDefaultFirstCategory == sFirstCategoryValue)
{
sDefault=true;
if (navigator.appName=="Microsoft Internet Explorer"){paramSeccondCategory.focus();}
}
else {sDefault=false;}

if (sDefault)
{
paramFirstCategory.options[i]=new Option(sFirstCategory,sFirstCategoryValue,true,true);
paramFirstCategory.options[i].selected=true;
}
else {
paramFirstCategory.options[i]=new Option(sFirstCategoryString.split("|")[i],sFirstCategoryStringValue.split("|")[i]);
}
}
}
if (navigator.appName=="Netscape"){
isNav=true
}
function FillSecondCategory(paramFirstCategory, paramSeccondCategory, sDefaultSeccondCategory){
var sDefaultSeccondCategory, tempvar, tempvarvalue, sDefault

paramSeccondCategory.options.length=0
for(i=0;i<sSeccondCategoryArray[paramFirstCategory.selectedIndex].split("|").length;i++){
tempvar = sSeccondCategoryArray[paramFirstCategory.selectedIndex].split("|")[i];
tempvarvalue = sSeccondCategoryArrayValue[paramFirstCategory.selectedIndex].split("|")[i];

if(sDefaultSeccondCategory == tempvarvalue)
{
sDefault=true;
if (navigator.appName=="Microsoft Internet Explorer"){paramSeccondCategory.focus();}
}
else {sDefault=false;}

if(sDefault)
{
paramSeccondCategory.options[i]=new Option(tempvar,tempvarvalue,sDefault,sDefault);
paramSeccondCategory.options[i].selected=true;
}
else {paramSeccondCategory.options[i]=new Option(tempvar,tempvarvalue);}
}
}
var sFirstCategoryString = "Selecteaza|Moldova|Romania"
var sFirstCategoryStringValue = "-99|154|188"
var sSeccondCategoryArray = new Array()
var sSeccondCategoryArrayValue = new Array()
sSeccondCategoryArray[0]="Selecteaza"
sSeccondCategoryArrayValue[0]="-99"


sSeccondCategoryArray[1]="Balti|Cahul|Chisinau|Dubasari|Edinet|Gagauzia|Lapusna|Orhei|Soroca|Tighina|Ungheni"
sSeccondCategoryArrayValue[1]="2334|2335|2337|2338|2339|2340|2341|2342|2343|2344|2345"




sSeccondCategoryArray[2]="Alba|Arad|Arges|Bacau|Bihor|Bistrita-Nasaud|Botosani|Braila|Brasov|Bucuresti|Buzau|Calarasi|Caras-Severin|Cluj|Constanta|Covasna|Dimbovita|Dolj|Galati|Giurgiu|Gorj|Harghita|Hunedoara|Ialomita|Iasi|Maramures|Mehedinti|Mures|Neamt|Olt|Prahova|Salaj|Satu Mare|Sibiu|Suceava|Teleorman|Timis|Tulcea|Vaslui|Vilcea|Vrancea"
sSeccondCategoryArrayValue[2]="3035|3036|3037|3038|3039|3040|3041|3042|3043|3044|3045|3046|3047|3048|3049|3050|3051|3052|3053|3054|3055|3056|3057|3058|3059|3060|3061|3062|3063|3064|3065|3066|3067|3068|3069|3070|3071|3072|3073|3074|3075"







