var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573975&x=3847',
		'title': '',
		'imageId': '71573975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573976&x=3847',
		'title': '',
		'imageId': '71573976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573977&x=3847',
		'title': '',
		'imageId': '71573977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573984&x=3847',
		'title': '',
		'imageId': '71573984',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573985&x=3847',
		'title': '',
		'imageId': '71573985',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573986&x=3847',
		'title': '',
		'imageId': '71573986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573987&x=3847',
		'title': '',
		'imageId': '71573987',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573988&x=3847',
		'title': '',
		'imageId': '71573988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71573989&x=3847',
		'title': '',
		'imageId': '71573989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71574002&x=3847',
		'title': '',
		'imageId': '71574002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71574003&x=3847',
		'title': '',
		'imageId': '71574003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4074904&docid=71574004&x=3847',
		'title': '',
		'imageId': '71574004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4074904';

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";
	})
}
