var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950498&x=5111',
		'title': '',
		'imageId': '67950498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950493&x=5111',
		'title': '',
		'imageId': '67950493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950492&x=5111',
		'title': '',
		'imageId': '67950492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950494&x=5111',
		'title': '',
		'imageId': '67950494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950497&x=5111',
		'title': '',
		'imageId': '67950497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950496&x=5111',
		'title': '',
		'imageId': '67950496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932612&docid=67950495&x=5111',
		'title': '',
		'imageId': '67950495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932612';

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