
<!--
function openWindow(theURL) {
  window.open(theURL,'bluebottle_kiss','width=700,height=680,directories=no,location=no,menubar=no,resizable=yes,scrollbars=no,status=no,titlebar=no,toolbar=no');
}

