$(document).ready(function() {
	// Fix thickbox when a tab changes
	function tbPreload() {
		$(".thickbox, area.thickbox, input.thickbox").unbind();
		tb_init("a.thickbox, area.thickbox, input.thickbox");
		imgLoader = new Image();
		imgLoader.src = tb_pathToImage;
	}

	
});
/* Stop flickering, stupid IE6 */
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)) {
	var ieversion=new Number(RegExp.$1)
	if (ieversion>=6) {
		try {
		  document.execCommand("BackgroundImageCache", false, true);
		} catch(err) {}
	}
}
function pushEvent(foo) {
	// Stop errors
}
function pushProduct(foo) {
	// Stop errors
}
function MM_swapImage() {
	// Seriously?  2009 and we're still using Dreamweaver image rollover code?
	// Fake function rather than removing from every button
}
function MM_swapImgRestore() {
	// Seriously?  2009 and we're still using Dreamweaver image rollover code?
	// Fake function rather than removing from every button
}
var date = new Date();
var currentDate = date.getFullYear();

