if ($_GET['hotel']!=NULL) { $hotel = $_GET['hotel']; if ($hotel=="marinapark") { $x=1; $y=1; } //1 elseif ($hotel=="iracenaothontravel") { $x=1; $y=1; } //2 elseif ($hotel=="tabajara") { $x=1; $y=1; } //3 elseif ($hotel=="maredomus") { $x=2; $y=1; } //4 elseif ($hotel=="marazul") { $x=4; $y=2; } //5 elseif ($hotel=="holidayinn") { $x=4; $y=2; } //6 elseif ($hotel=="plazapraiasuites") { $x=4; $y=2; } //7 elseif ($hotel=="classic") { $x=4; $y=2; } //8 elseif ($hotel=="magnapraia") { $x=5; $y=2; } //9 elseif ($hotel=="esplanadapraia") { $x=7; $y=3; } //10 elseif ($hotel=="pontamar") { $x=8; $y=3; } //11 elseif ($hotel=="quality") { $x=8; $y=3; } //12 elseif ($hotel=="olympopraia") { $x=8; $y=3; } //13 elseif ($hotel=="luzeiros") { $x=9; $y=3; } //14 elseif ($hotel=="othonpalace") { $x=9; $y=3; } //15 elseif ($hotel=="praianopalace") { $x=9; $y=3; } //16 elseif ($hotel=="searapraia") { $x=10; $y=3; } //17 elseif ($hotel=="beiramar") { $x=10; $y=3; } //18 elseif ($hotel=="meliaconfort") { $x=12; $y=3; } //19 elseif ($hotel=="vilacosteira") { $x=13; $y=3; } //20 elseif ($hotel=="scalaresidenza") { $x=14; $y=2; } //21 elseif ($hotel=="caesarpark") { $x=14; $y=2; } //22 elseif ($hotel=="iracenaresidence") { $x=14; $y=2; } //23 elseif ($hotel=="parthenongolden") { $x=15; $y=2; } //24 elseif ($hotel=="velaemar") { $x=16; $y=2; } //25 elseif ($hotel=="samburapraia") { $x=16; $y=2; } //26 elseif ($hotel=="oceantower") { $x=16; $y=2; } //27 elseif ($hotel=="iateplaza") { $x=17; $y=1; } //28 elseif ($hotel=="vilagale") { $x=18; $y=1; } //29 elseif ($hotel=="lisboapraia") { $x=18; $y=1; } //30 elseif ($hotel=="casadepraia") { $x=3; $y=2; } //31 elseif ($hotel=="praiacentro") { $x=3; $y=3; } //32 elseif ($hotel=="ibis") { $x=4; $y=2; } //33 elseif ($hotel=="bestwestern") { $x=5; $y=2; } //34 elseif ($hotel=="fortalezamar") { $x=6; $y=3; } //35 elseif ($hotel=="diogopraia") { $x=6; $y=3; } //36 elseif ($hotel=="meireles") { $x=8; $y=3; } //37 elseif ($hotel=="brasiltropical") { $x=6; $y=3; } //38 elseif ($hotel=="praiamansa") { $x=6; $y=4; } //39 elseif ($hotel=="residencialpraia") { $x=6; $y=3; } //40 elseif ($hotel=="soljangada") { $x=11; $y=3; } //41 elseif ($hotel=="vilaazulpraia") { $x=11; $y=3; } //42 elseif ($hotel=="spazzioresidence") { $x=11; $y=3; } //43 elseif ($hotel=="confort") { $x=13; $y=3; } //44 elseif ($hotel=="parthenonsaintmartin") { $x=13; $y=3; } //45 elseif ($hotel=="aeroporto") { $x=9; $y=5; } //46 elseif ($hotel=="centrodeconvencoes") { $x=18; $y=5; } //47 elseif ($hotel=="mercadocentral") { $x=1; $y=2; } //48 elseif ($hotel=="catedral") { $x=1; $y=2; } //49 elseif ($hotel=="emcetur") { $x=1; $y=2; } //50 elseif ($hotel=="theatro") { $x=1; $y=2; } //51 } else { $x=1; $y=1; } ?>