x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


custom-

...

BARHighlighttrue

...

Custom footer
custom-section


Custom column
Heightauto
Width15%


General sidebar
MessageButtonTitleBook Now
TaglineConference Room
MessageButtonCustomCSSbackground-color: #6182E8; font-weight: 600;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/category/mr#tab-Boston
MessageButtonUrl#book
SidebarHeight100%
BackButtonTitleBack to Rooms
NameAustin


HTML
<br>
<p style="font-size:16px;text-align:center;color:#FFFFFF;font-weight:900;">Member Price</p>
<p style="font-size:20px;text-align:center;color:#FFFFFF;">$25/hour</p><br>
<p style="font-size:16px;text-align:center;color:#FFFFFF;font-weight:900;">Non-Member Price</p>
<p style="font-size:20px;text-align:center;color:#FFFFFF;">$40/hour</p><br>
<p style="font-size:16px;text-align:center;color:#FFFFFF;font-weight:900;">Location</p>
<p style="font-size:16px;text-align:center;color:#FFFFFF;">2 Avenue de Lafayette,
4th floor
Boston, MA 02111</p>




Custom column
Heightauto
Width85%


General content
ContentHeight120hv


HTML
<style>
.service-banner {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
</style>


<img src="/download/attachments/10453624/Austin-16seats.jpg?version=1&modificationDate=1542314710955&api=v2"
     class="service-banner">



General description
MyTitleIncluded Amenities
  • 16 Seats + Benching along the wall
  • 30x60 training tables with power & USB ports
  • Whiteboards
  • 90" Flatscreen TV
  • IP 7000 Polycom
  • Can be reconfigured as needed, soft benching with power provides alternate seating


HTML
<script>
 AJS.toInit(function (){
	var iframe = AJS.$('#roomBooking'); 
    var iframeSrc = 'https://gsvlabs.as.me?calendarID=2626932&firstName=' + userFirstName + '&lastName=' + userLastName + '&email=' + userEmail + '&phone=' + userPhone + '&certificate=' + userCertificateCode; 
    iframe.attr('src' , iframeSrc); 
});
</script>
<div id="book"></div><iframe id="roomBooking" width="100%" height="800" frameBorder="0"></iframe><script src="https://d3gxy7nm8y4yjr.cloudfront.net/js/embed.js" type="text/javascript"></script>




...