

<!-- Begin
function protect(e) {if(event.button==2)
{alert(' Web Design and Copyright  - INTERMARK.org  \n\na division of \n\nMarket Insight Ltd\nKillarney, Co Kerry\nIreland \n\nGRAPHICS on this page have been \nSPECIALLY OPTIMISED \nfor exclusive use by our clients \nand may not be used without permission')}}
function trap() {
if(document.images)
for(i=0;i<document.images.length;i++)
document.images[i].onmousedown = protect;
}
// End -->

