function valColor1()
{
var c=0

if (wigs1.option1.value!=".") 
{c = 1}

else if (wigs1.option2.value!="..") 
{c = 1}

else if (wigs1.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}

}


function valColor2()
{
var c=0

if (wigs2.option1.value!=".") 
{c = 1}

else if (wigs2.option2.value!="..") 
{c = 1}

else if (wigs2.option3.value!="...") 
{c = 1}
if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor3()
{
var c=0

if (wigs3.option1.value!=".") 
{c = 1}

else if (wigs3.option2.value!="..") 
{c = 1}

else if (wigs3.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor4()
{
var c=0

if (wigs4.option1.value!=".") 
{c = 1}

else if (wigs4.option2.value!="..") 
{c = 1}

else if (wigs4.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor5()
{
var c=0

if (wigs5.option1.value!=".") 
{c = 1}

else if (wigs5.option2.value!="..") 
{c = 1}

else if (wigs5.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor6()
{
var c=0

if (wigs6.option1.value!=".") 
{c = 1}

else if (wigs6.option2.value!="..") 
{c = 1}

else if (wigs6.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor7()
{
var c=0

if (wigs7.option1.value!=".") 
{c = 1}

else if (wigs7.option2.value!="..") 
{c = 1}

else if (wigs7.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}


function valColor8()
{
var c=0

if (wigs8.option1.value!=".") 
{c = 1}

else if (wigs8.option2.value!="..") 
{c = 1}

else if (wigs8.option3.value!="...") 
{c = 1}

if (c == 0) 
{alert('You must select a color.\n\nClick inside one of the \"Select Color\"\nboxes to select a color code');
return false;}

else if(c == 1)

{return true;}
}
