// 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-1773137-3'] = {}
	
var tgyDocs = ['doc','xls','pdf'];
var tgyDomains = ['www.webexpectations.com'];

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