<!--
function slideitA_link()
   {
   var props;
   props = window.open('http://www.offuttairshow.com/','codepage');
   props.focus();
   }
//-->
