/*
* Copyright (c) 2009 1Calendar ApS
* All Rights Reserved.
* http://www.1calendar.dk
* Date: Wed, 30 Sep 09 15:52:44 +0200
*/

(function($){$(function(){SubscriptionSelector.init($('#subscription-selector'),-1,-1,'');$(document).ready(function(){$('a#TryhereBtn').click(function(){if($('#nonStudentRegisterInput').attr('checked'))
location.href=this.href+'#register';else
location.href=this.href;return false;});var lang=$('#flashContainer').attr("class");flashembed("flashContainer","/themes/onecalendar/flash/demo_"+lang+".swf",{wmode:"transparent"});var lang=$('#flashContainer').attr("class");flashembed("flashContainer","/themes/onecalendar/flash/demo_"+lang+".swf",{wmode:"transparent"});});});})(jQuery);
;