<!-- Begin Take A Break Away POP UP Own Site Calendar -->
<script language="JavaScript">
<!--
function open_window(url) {
if (window.open){
var settings = 'toolbar=0,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=600,height=550';
mywin = window.open(url,"win",settings);
window.mywin.focus();
return false
}
else {
return false
}
}
// -->
</script>
<a href="http://www.takeabreak.com.au/calendar.cfm?pp=28585&ref=WEB&bg=FFFFFF" onclick="return open_window(this.href);" target="_blank">Click here for availability</a>
<!-- End Take A Break Away POP UP Own Site Calendar -->