// JavaScript Document

<!-- Begin
function addbookmark()
{
bookmarkurl="http://www.jewellerygiftstore.co.uk"
bookmarktitle="Jewellery Gift Store - Quality Jewellery for Men & Women of all ages."
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->



function popUpWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}


var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-241384-2");
pageTracker._trackPageview();
} catch(err) {}



function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("All text & images on this site are the property of JewelleryGiftStore.co.uk & protected by copyright. If you wish to use any material from this site please email Enquiries@jewellerygiftstore.co.uk. Any Unauthorised use of this material will result in prosecution");
return false;
}
return true;
}

document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;

