<!--
function emailvalidate_form ( )
{
 		if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(document.xlist.Email.value))
 		{
		return (true)

		}
		alert("Invalid E-mail Address! Please re-enter.")
		document.xlist.Email.focus(); 
		 valid= false;
}

function val_brochure_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
       
  
   emailvalidate_form ( );      
   return valid;

}

function val_sponsorship_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
       
  
   emailvalidate_form ( );      
   return valid;

}

function val_contact_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
       
  
   emailvalidate_form ( );      
   return valid;

}


function val_exhibit_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
                 else if( document.xlist.City.value == "" )
    {
        alert ( "Please fill in City." );
         document.xlist.City.focus(); 
        valid = false;
    }
           else if( document.xlist.Country.value == "-- Select Country --" )
    {
        alert ( "Please fill in Country." );
         document.xlist.Country.focus(); 
        valid = false;
    }
   emailvalidate_form ( );      
   return valid;

}

function val_visit_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
                 else if( document.xlist.City.value == "" )
    {
        alert ( "Please fill in City." );
         document.xlist.City.focus(); 
        valid = false;
    }
           else if( document.xlist.Country.value == "-- Select Country --" )
    {
        alert ( "Please fill in Country." );
         document.xlist.Country.focus(); 
        valid = false;
    }
   emailvalidate_form ( );      
   return valid;

}




function val_partner_form ( )
{
    valid = true;
    if ( document.xlist.FirstName.value == "" )
    {
        alert ( "Please fill in First Name." );
         document.xlist.FirstName.focus(); 
        valid = false;
    }

    else if( document.xlist.LastName.value == "" )
    {
        alert ( "Please fill in Last Name." );
         document.xlist.LastName.focus(); 
        valid = false;
    }
    
    else if( document.xlist.JobTitle.value == "" )
    {
        alert ( "Please fill in Job Title." );
         document.xlist.JobTitle.focus(); 
        valid = false;
    }

        else if( document.xlist.Address.value == "" )
    {
        alert ( "Please fill in Address." );
         document.xlist.Address.focus(); 
        valid = false;
    }
           else if( document.xlist.Tel.value == "" )
    {
        alert ( "Please fill in Telephone." );
         document.xlist.Tel.focus(); 
        valid = false;
    }
         else if( document.xlist.Country.value == "-- Select Country --" )
    {
        alert ( "Please fill in Country." );
         document.xlist.Country.focus(); 
        valid = false;
    }
   emailvalidate_form ( );      
   return valid;

}


//-->
