// General Config
var tgyLocation = '/_js/tagify-min.js';
var tgyConfigUA = new Array();
var tgyExtUA = new Array();

// Google Config
var _gaq = _gaq || [];

// UA Config
tgyConfigUA['UA-17106945-1'] = {}
	
var tgyDocs = ['doc','xls','pdf'];
var tgyDomains = ['www.conversionworks.co.uk'];

document.write('<script id="tagify" src="', tgyLocation, '" type="text/javascript"><\/script>');