|
Event Description' + event_names[row_id] + ':
' + descriptions[row_id];
if (register) {
windowText += ' Register For This Event';
}
windowText += '';
closeWindow();
newWin = window.open('', 'desc', 'height=300, width=300, status=no, scrollbars=yes, top=200, left=200, resize=no');
newWin.document.write(windowText);
newWin.document.close();
newWin.focus();
}
function closeWindow(){
if (newWin && !newWin.closed){
newWin.close();
}
}
-->
| December 2008 |
|
| SUN |
MON |
TUE |
WED |
THU |
FRI |
SAT |
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | |
|
|
|