<!-- (c) Copyright Techno Addicts 2005 - All rights reserved-->
function click()
{
  if (event.button==2) {alert('(c) Copyright Jubilee Confectionery 2005 - All rights reserved');}
}



