Calendar
Show Calendars

January 2014

Sun 29
Mon 30
Wed 01
Fri 03
Sat 04
05
06
08
Today 10
11
12
13
15
17
18
19
20
22
24
25
26
27
29
31
01
'; paginator += ''; paginator += ''; jQuery('#calp-paginator-place').html(paginator); jQuery('#calp-today').attr('href', '#action=calp_month'); }); jQuery('.calp-event .calp-event-title ') .die('click').live('click', function(e) { var id = jQuery(this).attr('popupid'); jQuery(this).addClass('showed-popup'); var x = e.pageX ; var y = e.pageY; show_item_popup( id, x, y ); });