function OpenStart(hotelid) { window.open('/membership/FullHotelRating.asp?hid=' + hotelid, 'newWin', 'scrollbars=yes, status=no, width=500, height=410') } function HotelRatingLink(tag, result, review, hotelid) { var tmp_str tmp_str = tag.replace('[Result]', result) tmp_str = tmp_str.replace('[Review]', review) tmp_str = tmp_str.replace('[Href]', '') document.write(tmp_str) } function ImageGalleryLink(hotelid, anchortxt) { document.write('
| ' + anchortxt + ' |