var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733389&x=5427',
		'title': '',
		'imageId': '69733389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733395&x=5427',
		'title': '',
		'imageId': '69733395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733392&x=5427',
		'title': '',
		'imageId': '69733392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733390&x=5427',
		'title': '',
		'imageId': '69733390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733393&x=5427',
		'title': '',
		'imageId': '69733393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733396&x=5427',
		'title': '',
		'imageId': '69733396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733391&x=5427',
		'title': '',
		'imageId': '69733391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000628&docid=69733394&x=5427',
		'title': '',
		'imageId': '69733394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000628';

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