function iaal(x)
{ 
  if (x == 'reunion')
  {
     document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,114,101,117,110,105,111,110,64,105,112,115,119,105,99,104,97,105,114,112,111,114,116,46,105,110,102,111,34,62,101,109,97,105,108,32,117,115,60,47,97,62))
  }

	else if ( (x == 'on request'))
	{
      document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,105,110,102,111,64,105,112,115,119,105,99,104,97,105,114,112,111,114,116,46,105,110,102,111,34,62,111,110,32,114,101,113,117,101,115,116,60,47,97,62))
    }
   else
	{
     document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,105,110,102,111,64,105,112,115,119,105,99,104,97,105,114,112,111,114,116,46,105,110,102,111,34,62,105,110,102,111,64,105,112,115,119,105,99,104,97,105,114,112,111,114,116,46,105,110,102,111,60,47,97,62))
	}
}

