var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784376&x=1854',
		'title': '',
		'imageId': '69784376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784375&x=1854',
		'title': '',
		'imageId': '69784375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784377&x=1854',
		'title': '',
		'imageId': '69784377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784373&x=1854',
		'title': '',
		'imageId': '69784373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784379&x=1854',
		'title': '',
		'imageId': '69784379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784378&x=1854',
		'title': '',
		'imageId': '69784378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002984&docid=69784374&x=1854',
		'title': '',
		'imageId': '69784374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002984';

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