var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879345&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879345',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879342&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879342',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879341&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879341',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879343&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879343',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879340&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879340',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879339&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879339',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955214&docid=67879344&x=3539',
		'title': '4 new AH-1192 air filters',
		'imageId': '67879344',
		'alt' : '4 new AH-1192 air filters',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955214';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
