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

