var roomDetails =
[ 
    {'nodeID':'room164266', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Zip and link bed available if required, please state double or twin. First floor with en-suite bathroom. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Bath, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room164265', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor adjoining rooms with shower and toilet. Double bed in one room, through door to room with two single beds. For a family of four. Sea glimpses from these rooms. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room164264', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor single room with shower and toilet. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room164263', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor room with shower and toilet. Breakfast and VAT included.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room108313', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>1St floor. Superior King size room. Full English Breakfast Menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room108312', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>2Nd Floor Family room for a family of 3 or 4 people. There is 1 Double bed and 1 single bed. Also a sofa bed for occasional use ideal for small child. Sea glimpse. Full English Breakfast Menu included in the price. This family room is suitable for a family of 3, a small fourth child could be accommodated on the sofa bed request prior to booking.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room108309', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>1St Floor Four poster deluxe with Shower and toilet. Full English Breakfast Menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80566', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Zip and link bed available if required, please state double or twin. First floor with en-suite bathroom. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Bath, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80565', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>First floor. Superior king size room. Full English breakfast menu included in the price. Childrens are not permitted in this room.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80564', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor family room for a family of 3 or 4 people. There is 1 double bed and 1 single bed as well as a sofa bed for occasional use, ideal for a small child. Sea glimpse. Full English breakfast menu included in the price. This family room is suitable for a family of 3, a small fourth child could be accommodated on the sofa bed (request prior to booking).</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80563', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor adjoining rooms with shower and toilet. Double bed in one room, through door to room with two single beds. For a family of four. Sea glimpses from these rooms. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80560', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor single room with shower and toilet. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80559', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>First floor four poster deluxe with shower and toilet. Full English breakfast menu included in the price.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false},
    {'nodeID':'room80557', 'description':'<p style="padding-bottom: 8px;"><b>Description: </b>Second floor room with shower and toilet. Breakfast and VAT included.</p>', 'amenities':'<p style="padding-bottom: 8px;"><b>Room amenities: </b>Tea/Coffee Maker, Shower, TV, Hairdryer, Wake Up Service/Alarm Clock, Toilet, Heating.</p>', 'clickTest':false}
];

// Example of roomDetails contents:
//
// var roomDetails =
// [ 
//     {'nodeID':'room0', 'description':'room0 description', 'amenities':'room 0 amenities', 'clickTest':false},
//     {'nodeID':'room1', 'description':'room1 description', 'amenities':'room 1 amenities', 'clickTest':false},
// ];

function secondClicktest(roomID) {
    var theroom = roomDetails[roomID];

    if (theroom["clickTest"] == false)
    {
        document.getElementById(theroom["nodeID"]).innerHTML=theroom["description"]+" "+theroom["amenities"];
        return theroom["clickTest"] = true;
    } else
    {
        document.getElementById(theroom["nodeID"]).innerHTML="";
        return theroom["clickTest"] = false;
    }
} 


