function servt_copy() {
var method = document.frmData.server_type.value;
var textoutput = [method];
document.frmData.hidden_server.value = [""];
if (document.frmData.transfer.checked == false) 
{
return false;

}
else if (method=="")document.frmData.ff14.value = [""];
else if (method=="EN-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type10"];
else if (method=="EN-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type01"];
else if (method=="EN-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type02"];
else if (method=="EN-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type11"];
else if (method=="DE-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type03"];
else if (method=="DE-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type12"];
else if (method=="DE-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type04"];
else if (method=="DE-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type13"];
else if (method=="FR-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type05"];
else if (method=="FR-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type14"];
else if (method=="FR-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type06"];
else if (method=="FR-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type15"];
else if (method=="ES-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type07"];
else if (method=="ES-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type16"];
else if (method=="ES-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type08"];
else if (method=="ES-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type17"];
else if (method=="RU-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type09"];
else if (method=="RU-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type18"];
document.frmData.ff14_hidden.value = document.frmData.ff14.value;
}

function faction_copy() {
var method = document.frmData.faction.value;
var textoutput = [method];
if (document.frmData.transfer.checked == false) 
{
return false;

}
else {document.frmData.fv15.value = document.getElementById("faction").value;
document.frmData.fv15_hidden.value = document.getElementById("faction").value;}
}

function language_copy() {
var method = document.frmData.language.value;
var textoutput = [method];
if (document.frmData.transfer.checked == false) 
{
return false;

}
else {document.frmData.fv16.value = document.getElementById("language").value;
document.frmData.fv16_hidden.value = document.getElementById("language").value;}
}

function raiding_copy() {
var method = document.frmData.raiding.value;
var textoutput = [method];
if (document.frmData.transfer.checked == false) 
{
return false;

}
else {document.frmData.fv17.value = document.getElementById("raiding").value;
document.frmData.fv17_hidden.value = document.getElementById("raiding").value;}
}

function age_copy() {
var method = document.frmData.age.value;
var textoutput = [method];
if (document.frmData.transfer.checked == false) 
{
return false;

}
else {document.frmData.fv18.value = document.getElementById("age").value;
document.frmData.fv18_hidden.value = document.getElementById("age").value;}
}

function class_copy() {
var method = document.frmData.class.value;
var textoutput = [method];

document.frmData.fo8.value = [""];
document.frmData.fo9.value = [""];
document.frmData.fo10.value = [""];
document.frmData.fv8.value = [""];
document.frmData.fv9.value = [""];
document.frmData.fv10.value = [""];
document.getElementById("spec").selectedIndex = 0;

if (document.frmData.transfer.checked == false) 
{
return false;

}
else {document.frmData.fv19.value = document.getElementById("class").value;
document.frmData.fv19_hidden.value = document.getElementById("class").value;}
document.frmData.fv20.value = [""];
document.frmData.fv21.value = [""];
document.frmData.fv22.value = [""];
document.frmData.fo20.value = [""];
document.frmData.fo21.value = [""];
document.frmData.fo22.value = [""];

document.frmData.fv20_hidden.value = [""];
document.frmData.fv21_hidden.value = [""];
document.frmData.fv22_hidden.value = [""];
document.frmData.fo20_hidden.value = [""];
document.frmData.fo21_hidden.value = [""];
document.frmData.fo22_hidden.value = [""];
}

function spec_copy() {
var method = document.frmData.spec.value;
var textoutput = [method];

if (method==""){
document.frmData.fo8.value = [""];
document.frmData.fo9.value = [""];
document.frmData.fo10.value = [""];
document.frmData.fv8.value = [""];
document.frmData.fv9.value = [""];
document.frmData.fv10.value = [""];
}
else if (method=="DK-Blood"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="DK-Frost"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="DK-Unholy"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}

else if (method=="DRU-Balance"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="DRU-Feral"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="DRU-Restoration"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="HUN-Beastmastery"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">"];
document.frmData.fv10.value = ["51"];
}
else if (method=="HUN-Marksmanship"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="HUN-Survival"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="MAG-Arcane"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="MAG-Fire"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="MAG-Frost"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="PAL-Holy"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="PAL-Protection"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="PAL-Retribution"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="PRI-Discipline"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="PRI-Holy"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="PRI-Shadow"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="ROG-Assassination"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="ROG-Combat"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="ROG-Subtlety"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="SHM-Elemental"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="SHM-Enhancement"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="SHM-Restoration"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="WLK-Affliction"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="WLK-Demonology"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="WLK-Destruction"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
else if (method=="WAR-Arms"){
document.frmData.fo8.value = [">="];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="WAR-Fury"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = [">="];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = ["<"];
document.frmData.fv10.value = ["51"];
}
else if (method=="WAR-Protection"){
document.frmData.fo8.value = ["<"];
document.frmData.fv8.value = ["51"];
document.frmData.fo9.value = ["<"];
document.frmData.fv9.value = ["51"];
document.frmData.fo10.value = [">="];
document.frmData.fv10.value = ["51"];
}
document.frmData.fv8_hidden.value = document.frmData.fv8.value;
document.frmData.fv9_hidden.value = document.frmData.fv9.value;
document.frmData.fv10_hidden.value = document.frmData.fv10.value;
document.frmData.fo8_hidden.value = document.frmData.fo8.value;
document.frmData.fo9_hidden.value = document.frmData.fo9.value;
document.frmData.fo10_hidden.value = document.frmData.fo10.value;
if (document.frmData.transfer.checked == false) 
{
return false;

}
else if (method==""){
document.frmData.fo20.value = [""];
document.frmData.fo21.value = [""];
document.frmData.fo22.value = [""];
document.frmData.fv20.value = [""];
document.frmData.fv21.value = [""];
document.frmData.fv22.value = [""];
}
else if (method=="DK-Blood"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="DK-Frost"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="DK-Unholy"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}

else if (method=="DRU-Balance"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="DRU-Feral"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="DRU-Restoration"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="HUN-Beastmastery"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="HUN-Marksmanship"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="HUN-Survival"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="MAG-Arcane"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="MAG-Fire"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="MAG-Frost"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="PAL-Holy"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="PAL-Protection"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="PAL-Retribution"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="PRI-Discipline"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="PRI-Holy"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="PRI-Shadow"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="ROG-Assassination"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="ROG-Combat"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="ROG-Subtlety"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="SHM-Elemental"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="SHM-Enhancement"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="SHM-Restoration"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="WLK-Affliction"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="WLK-Demonology"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="WLK-Destruction"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
else if (method=="WAR-Arms"){
document.frmData.fo20.value = [">="];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="WAR-Fury"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = [">="];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = ["<"];
document.frmData.fv22.value = ["51"];
}
else if (method=="WAR-Protection"){
document.frmData.fo20.value = ["<"];
document.frmData.fv20.value = ["51"];
document.frmData.fo21.value = ["<"];
document.frmData.fv21.value = ["51"];
document.frmData.fo22.value = [">="];
document.frmData.fv22.value = ["51"];
}
document.frmData.fv20_hidden.value = document.frmData.fv20.value;
document.frmData.fv21_hidden.value = document.frmData.fv21.value;
document.frmData.fv22_hidden.value = document.frmData.fv22.value;
document.frmData.fo20_hidden.value = document.frmData.fo20.value;
document.frmData.fo21_hidden.value = document.frmData.fo21.value;
document.frmData.fo22_hidden.value = document.frmData.fo22.value;
}


function toggle()
{
var stype=document.getElementById("server_type").value
var fact=document.getElementById("faction").value
var lang=document.getElementById("language").value
var age_value=document.getElementById("age").value
var raid=document.getElementById("raiding").value
var charclass=document.getElementById("class").value
//Checking if select field is enabled
if (document.getElementById("ff14").disabled == false)
{
//Changing the select field state to disabled and changing the value of button to enable
document.getElementById("fa13").disabled = true
document.getElementById("ff13").disabled = true
document.getElementById("fo13").disabled = true
document.getElementById("fv13").disabled = true
document.getElementById("fa14").disabled = true
document.getElementById("ff14").disabled = true
document.getElementById("fo14").disabled = true
document.getElementById("fv14").disabled = true
document.getElementById("fa15").disabled = true
document.getElementById("ff15").disabled = true
document.getElementById("fo15").disabled = true
document.getElementById("fv15").disabled = true
document.getElementById("fa16").disabled = true
document.getElementById("ff16").disabled = true
document.getElementById("fo16").disabled = true
document.getElementById("fv16").disabled = true
document.getElementById("fa17").disabled = true
document.getElementById("ff17").disabled = true
document.getElementById("fo17").disabled = true
document.getElementById("fv17").disabled = true
document.getElementById("fa18").disabled = true
document.getElementById("ff18").disabled = true
document.getElementById("fo18").disabled = true
document.getElementById("fv18").disabled = true
document.getElementById("fa19").disabled = true
document.getElementById("ff19").disabled = true
document.getElementById("fo19").disabled = true
document.getElementById("fv19").disabled = true
document.getElementById("fa20").disabled = true
document.getElementById("ff20").disabled = true
document.getElementById("fo20").disabled = true
document.getElementById("fv20").disabled = true
document.getElementById("fa21").disabled = true
document.getElementById("ff21").disabled = true
document.getElementById("fo21").disabled = true
document.getElementById("fv21").disabled = true
document.getElementById("fa22").disabled = true
document.getElementById("ff22").disabled = true
document.getElementById("fo22").disabled = true
document.getElementById("fv22").disabled = true
document.getElementById("ff14").value=""
document.getElementById("fv15").value=""
document.getElementById("fv16").value=""
document.getElementById("fv17").value=""
document.getElementById("fv18").value=""
document.getElementById("fv19").value=""
document.getElementById("fo20").value=""
document.getElementById("fo21").value=""
document.getElementById("fo22").value=""
document.getElementById("fv20").value=""
document.getElementById("fv21").value=""
document.getElementById("fv22").value=""
document.getElementById("ff14_hidden").disabled = true
document.getElementById("fv15_hidden").disabled = true
document.getElementById("fv16_hidden").disabled = true
document.getElementById("fv17_hidden").disabled = true
document.getElementById("fv18_hidden").disabled = true
document.getElementById("fv19_hidden").disabled = true
document.getElementById("fo20_hidden").disabled = true
document.getElementById("fv20_hidden").disabled = true
document.getElementById("fo21_hidden").disabled = true
document.getElementById("fv21_hidden").disabled = true
document.getElementById("fo22_hidden").disabled = true
document.getElementById("fv22_hidden").disabled = true
document.getElementById("ff14_hidden").value=""
document.getElementById("fv15_hidden").value=""
document.getElementById("fv16_hidden").value=""
document.getElementById("fv17_hidden").value=""
document.getElementById("fv18_hidden").value=""
document.getElementById("fv19_hidden").value=""
document.getElementById("fo20_hidden").value=""
document.getElementById("fo21_hidden").value=""
document.getElementById("fo22_hidden").value=""
document.getElementById("fv20_hidden").value=""
document.getElementById("fv21_hidden").value=""
document.getElementById("fv22_hidden").value=""
return
}
//Checking if select field is disabled
if (document.getElementById("ff14").disabled == true)
{
//Changing the select field state to enabled and changing the value of button to disable
document.getElementById("fa13").disabled = false
document.getElementById("ff13").disabled = false
document.getElementById("fo13").disabled = false
document.getElementById("fv13").disabled = false
document.getElementById("fa14").disabled = false
document.getElementById("ff14").disabled = false
document.getElementById("fo14").disabled = false
document.getElementById("fv14").disabled = false
document.getElementById("fa15").disabled = false
document.getElementById("ff15").disabled = false
document.getElementById("fo15").disabled = false
document.getElementById("fv15").disabled = false
document.getElementById("fa16").disabled = false
document.getElementById("ff16").disabled = false
document.getElementById("fo16").disabled = false
document.getElementById("fv16").disabled = false
document.getElementById("fa17").disabled = false
document.getElementById("ff17").disabled = false
document.getElementById("fo17").disabled = false
document.getElementById("fv17").disabled = false
document.getElementById("fa18").disabled = false
document.getElementById("ff18").disabled = false
document.getElementById("fo18").disabled = false
document.getElementById("fv18").disabled = false
document.getElementById("fa19").disabled = false
document.getElementById("ff19").disabled = false
document.getElementById("fo19").disabled = false
document.getElementById("fv19").disabled = false
document.getElementById("fa20").disabled = false
document.getElementById("ff20").disabled = false
document.getElementById("fo20").disabled = false
document.getElementById("fv20").disabled = false
document.getElementById("fa21").disabled = false
document.getElementById("ff21").disabled = false
document.getElementById("fo21").disabled = false
document.getElementById("fv21").disabled = false
document.getElementById("fa22").disabled = false
document.getElementById("ff22").disabled = false
document.getElementById("fo22").disabled = false
document.getElementById("fv22").disabled = false
if (stype=="")document.frmData.ff14.value = [""];
else if (stype=="EN-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type10"];
else if (stype=="EN-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type01"];
else if (stype=="EN-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type02"];
else if (stype=="EN-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type11"];
else if (stype=="DE-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type03"];
else if (stype=="DE-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type12"];
else if (stype=="DE-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type04"];
else if (stype=="DE-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type13"];
else if (stype=="FR-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type05"];
else if (stype=="FR-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type14"];
else if (stype=="FR-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type06"];
else if (stype=="FR-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type15"];
else if (stype=="ES-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type07"];
else if (stype=="ES-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type16"];
else if (stype=="ES-RPPvE")document.frmData.ff14.value = ["woweu_char.transfer_type08"];
else if (stype=="ES-RPPvP")document.frmData.ff14.value = ["woweu_char.transfer_type17"];
else if (stype=="RU-PvE")document.frmData.ff14.value = ["woweu_char.transfer_type09"];
else if (stype=="RU-PvP")document.frmData.ff14.value = ["woweu_char.transfer_type18"];
document.frmData.ff14_hidden.value = document.frmData.ff14.value;
document.frmData.fv15.value = document.getElementById("faction").value;
document.frmData.fv15_hidden.value = document.getElementById("faction").value;
document.frmData.fv16.value = document.getElementById("language").value;
document.frmData.fv16_hidden.value = document.getElementById("language").value;
document.frmData.fv18.value = document.getElementById("age").value;
document.frmData.fv18_hidden.value = document.getElementById("age").value;
document.frmData.fv17.value = document.getElementById("raiding").value;
document.frmData.fv17_hidden.value = document.getElementById("raiding").value;
document.frmData.fv19.value = document.getElementById("class").value;
document.frmData.fv19_hidden.value = document.getElementById("class").value;
document.getElementById("fo20").value = document.getElementById("fo8").value;
document.getElementById("fo21").value = document.getElementById("fo9").value;
document.getElementById("fo22").value = document.getElementById("fo10").value;
document.getElementById("fv20").value = document.getElementById("fv8").value;
document.getElementById("fv21").value = document.getElementById("fv9").value;
document.getElementById("fv22").value = document.getElementById("fv10").value;
document.getElementById("ff14_hidden").disabled = false
document.getElementById("fv15_hidden").disabled = false
document.getElementById("fv16_hidden").disabled = false
document.getElementById("fv17_hidden").disabled = false
document.getElementById("fv18_hidden").disabled = false
document.getElementById("fv19_hidden").disabled = false
document.getElementById("fo20_hidden").disabled = false
document.getElementById("fv20_hidden").disabled = false
document.getElementById("fo21_hidden").disabled = false
document.getElementById("fv21_hidden").disabled = false
document.getElementById("fo22_hidden").disabled = false
document.getElementById("fv22_hidden").disabled = false
document.frmData.fv20_hidden.value = document.frmData.fv20.value;
document.frmData.fv21_hidden.value = document.frmData.fv21.value;
document.frmData.fv22_hidden.value = document.frmData.fv22.value;
document.frmData.fo20_hidden.value = document.frmData.fo20.value;
document.frmData.fo21_hidden.value = document.frmData.fo21.value;
document.frmData.fo22_hidden.value = document.frmData.fo22.value;

return
}
}
