var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087241&x=2422',
		'title': '',
		'imageId': '68087241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087234&x=2422',
		'title': '',
		'imageId': '68087234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087238&x=2422',
		'title': '',
		'imageId': '68087238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087237&x=2422',
		'title': '',
		'imageId': '68087237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087235&x=2422',
		'title': '',
		'imageId': '68087235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087233&x=2422',
		'title': '',
		'imageId': '68087233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087236&x=2422',
		'title': '',
		'imageId': '68087236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087239&x=2422',
		'title': '',
		'imageId': '68087239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927842&docid=68087240&x=2422',
		'title': '',
		'imageId': '68087240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927842';

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