var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869436&x=4345',
		'title': '',
		'imageId': '67869436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869437&x=4345',
		'title': '',
		'imageId': '67869437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869438&x=4345',
		'title': '',
		'imageId': '67869438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869439&x=4345',
		'title': '',
		'imageId': '67869439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869440&x=4345',
		'title': '',
		'imageId': '67869440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869441&x=4345',
		'title': '',
		'imageId': '67869441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869442&x=4345',
		'title': '',
		'imageId': '67869442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918430&docid=67869443&x=4345',
		'title': '',
		'imageId': '67869443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918430';

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