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 section


Custom column
Heightauto
Width15%


General sidebar
MessageButtonTitleRequest to Book
TaglineEvent Space
MessageButtonCustomCSSbackground-color: #6182E8var(--primary-color); font-weight: 600;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/display/PBR
MessageButtonUrl#book
SidebarHeight100%
BackButtonTitleBack to Rooms
NameConference Center


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;">$300 - $400/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;">$400 - $500/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;">2955 Campus Drive, Suite 110, San Mateo CA</p>




Custom column
Heightauto
Width85%


General content
ContentHeight120hv


HTML
<img src="/download/attachments/10453441/firesidechat%28garyswart%29-1%20%281%29neweventcenter.jpg?api=v2"
     class="service-banner">



General description

Fully equipped event space with commercial quality audio/video set up. Ideal for large conferences, press announcements, company offsites, fundraisers, and workshops. An adjacenet reception space is available for any events that require both content and reception set up. 


General description
MyTitleIncluded Amenities
  • 150 Seats
  • 16x12x18” stage
  • Podium
  • 2 x 90” HDTVs and 1 x 42” cart mounted HDTV for speaker confidence monitor
  • All video screens connected via matrix and controlled through a 4 input
  • 1080p video mixer
  • Commercial quality audio set up with PreSonus 24 channel sound mixer
  • 10 handheld and 4 lavalier microphones
  • Podium and floor mic stand
  • D’San perfect cue and perfect cue mini clicker(s)
  • Commercial Pandora via Mood Media




HTML
<div id="book"></div>


Custom section
CustomCSSwidth: 80%; margin: auto; justify-content: center; margin-top: 0px;
DisableAutoHeighttrue
Width80%

Custom button
CustomCSSbackground-color:#41b46avar(--primary-color); height:30px; width:200px; border-radius: 15px; font-size: 15px
Typecustom-button
TextUpcoming Appointments
Url/site/pass#upcoming


Show If
grouppremium-users


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



Hide If
grouppremium-users


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





...