TotalsHotels is the number of hotels that you would like to display
Across is the number of hotel across. ex. if you wanted 5 hotels listed vertical then you would set TotalHotels to 5 and Across to 1. If you want 5 hotels across then set both options to 5.
You can have this more than once on a page for different cities
$Location = 'Vancouver,BC,CA';
$Across = "1";
$TotalHotels = "1";
gettop("$Location");