var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879557&x=4651',
		'title': '',
		'imageId': '69879557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879556&x=4651',
		'title': '',
		'imageId': '69879556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879559&x=4651',
		'title': '',
		'imageId': '69879559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879561&x=4651',
		'title': '',
		'imageId': '69879561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879560&x=4651',
		'title': '',
		'imageId': '69879560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879562&x=4651',
		'title': '',
		'imageId': '69879562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879563&x=4651',
		'title': '',
		'imageId': '69879563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006891&docid=69879558&x=4651',
		'title': '',
		'imageId': '69879558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006891';

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