/* Copyright 2009 Open Hospitality, Inc.  All rights reserved. */
$(document).ready(function() {
    /* new DropdownSignup("#SUFS", "#email1", "top", "slide", true); */
	new LightboxSignup("#spiffy_signup", "#sspopup", "center", "fade", true);
	new LightboxSignup("#spiffy_specials", "#specialspup", "center", "fade", true);
});