


/**
 *
 * @access public
 * @return void
 **/

var x;
function slide(){
	if (x == 1) {
		Effect.BlindUp('blinddown_demo');
		x = 2;
		document.getElementById("open").src="images/openSlide.jpg";
		return false;
	}else{
		Effect.BlindDown('blinddown_demo');
		x = 1;
		document.getElementById("open").src="images/closeSlide.jpg";
		return false;
	}
}

/**
 *
 * @access public
 * @return void
 **/
var amin,austria,belgium,czech,finland,france,germany,italy,russia,spain,sweeden,swirzerland,netherlands,united_kingdom;
function rightSlide(boxid){

	switch(boxid){
/*		case 'amin':
							if (amin == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('aminTitle').style.color='#333333';
								amin 			= 2;
								austria 		= 1;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								italy			= 2;
								russia			= 2;
								spain			= 2;
								sweeden			= 2;
								swirzerland		= 2;
								netherlands		= 2;
								united_kingdom	= 2;

								Effect.BlindDown('austria');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('aminTitle').style.color='#dd3e31';
								amin 			= 1;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								italy			= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								netherlands		= 2;
								united_kingdom	= 2;

								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('italy');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('united_kingdom');
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('italyTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;*/
		case 'austria':

							if (austria == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('austriaTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 1;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('belgium');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('austriaTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 1;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								pportugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'belgium':

							if (belgium == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('belgiumTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 1;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								turkey			= 2;
								swirzerland		= 2;
								united_kingdom	= 2;
								Effect.BlindDown('czech');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('belgiumTitle').style.color='#dd3e31';
								austria 		= 2;
								belgium 		= 1;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindUp('austria');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'czech':

							if (czech == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('czechTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 1;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('finland');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('czechTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 1;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'finland':

							if (finland == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('finlandTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 1;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('france');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('finlandTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 1;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'france':

							if (france == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('franceTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 1;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 1;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('germany');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('franceTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 1;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'germany':

							if (germany == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('germanyTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 1;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('hungary');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('germanyTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 1;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'hungary':

							if (hungary == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('hungaryTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 1;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('netherlands');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('hungaryTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 1;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
			case 'netherlands':

							if (netherlands == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('netherlandsTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 1;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('poland');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('netherlandsTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 1;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('germany');
								Effect.BlindUp('hungary');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'poland':

							if (poland == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('portugalTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 1;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('portugal');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('polandTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 1;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('portugal');
								Effect.BlindUp('russia');
								Effect.BlindUp('germany');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
			case 'portugal':

							if (portugal == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('russiaTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								//italy			= 2;
								russia			= 2;
								spain			= 1;
								sweden			= 2;
								swirzerland		= 2;
								netherlands		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								Effect.BlindDown('russia');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('portugalTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 1;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey		= 2;
								
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('germany');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
			case 'russia':

							if (russia == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('russiaTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 1;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('spain');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('russiaTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 1;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('germany');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'spain':

							if (spain == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('spainTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 1;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('sweden');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('spainTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 1;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('germany');
								Effect.BlindUp('russia');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'sweden':

							if (sweden == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('swedenTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 1;
								turkey			= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('swirzerland');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('swedenTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 1;
								swirzerland		= 2;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('germany');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('turkey');
								
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;
		case 'swirzerland':

							if (swirzerland == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('swirzerlandTitle').style.color='#333333';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 1;
								united_kingdom	= 2;

								Effect.BlindDown('turkey');
								document.getElementById('turkeyTitle').style.color='#dd3e31';
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('swirzerlandTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 1;
								turkey			= 2;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('germany');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('turkey');
								Effect.BlindUp('united_kingdom');
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('turkeyTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								return false;
							}
			break;

		case 'turkey':

							if (turkey == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('turkeyTitle').style.color='#333333';
								//amin 			= 1;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 2;
								
								united_kingdom	= 1;

								Effect.BlindDown('united_kingdom');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('turkeyTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								turkey			= 1;
								united_kingdom	= 2;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('italy');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								Effect.BlindUp('united_kingdom');
								
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								document.getElementById('united_kingdomTitle').style.color='#333333';
								
								return false;
							}
			break;
			case 'united_kingdom':

							if (united_kingdom == 1) {
								Effect.BlindUp(boxid);
								document.getElementById('united_kingdomTitle').style.color='#333333';
								//amin 			= 1;
								austria 		= 1;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								
								united_kingdom	= 2;

								Effect.BlindDown('austria');
								return false;
							}else{
								Effect.BlindDown(boxid);
								document.getElementById('united_kingdomTitle').style.color='#dd3e31';
								//amin 			= 2;
								austria 		= 2;
								belgium 		= 2;
								czech 			= 2;
								finland			= 2;
								france			= 2;
								germany			= 2;
								hungary			= 2;
								netherlands		= 2;
								poland			= 2;
								portugal		= 2;
								russia			= 2;
								spain			= 2;
								sweden			= 2;
								swirzerland		= 2;
								
								united_kingdom	= 1;

								//Effect.BlindUp('amin');
								Effect.BlindUp('austria');
								Effect.BlindUp('belgium');
								Effect.BlindUp('czech');
								Effect.BlindUp('finland');
								Effect.BlindUp('france');
								Effect.BlindUp('hungary');
								Effect.BlindUp('netherlands');
								Effect.BlindUp('poland');
								Effect.BlindUp('portugal');
								Effect.BlindUp('italy');
								Effect.BlindUp('russia');
								Effect.BlindUp('spain');
								Effect.BlindUp('sweden');
								Effect.BlindUp('swirzerland');
								
								//document.getElementById('aminTitle').style.color='#333333';
								document.getElementById('austriaTitle').style.color='#333333';
								document.getElementById('belgiumTitle').style.color='#333333';
								document.getElementById('czechTitle').style.color='#333333';
								document.getElementById('finlandTitle').style.color='#333333';
								document.getElementById('franceTitle').style.color='#333333';
								document.getElementById('germanyTitle').style.color='#333333';
								document.getElementById('hungaryTitle').style.color='#333333';
								document.getElementById('netherlandsTitle').style.color='#333333';
								document.getElementById('polandTitle').style.color='#333333';
								document.getElementById('portugalTitle').style.color='#333333';
								document.getElementById('russiaTitle').style.color='#333333';
								document.getElementById('spainTitle').style.color='#333333';
								document.getElementById('swedenTitle').style.color='#333333';
								document.getElementById('swirzerlandTitle').style.color='#333333';
								
								return false;
							}
			break;
		default:
			;
	} // switch

}

/**
 *
 * @access public
 * @return void
 **/
function voidx(){

}

