var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=68243218&x=4931',
		'title': '',
		'imageId': '68243218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=68243222&x=4931',
		'title': '',
		'imageId': '68243222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=68243227&x=4931',
		'title': '',
		'imageId': '68243227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=68243230&x=4931',
		'title': '',
		'imageId': '68243230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=69504906&x=4931',
		'title': '',
		'imageId': '69504906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=69504928&x=4931',
		'title': '',
		'imageId': '69504928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012913&docid=69504934&x=4931',
		'title': '',
		'imageId': '69504934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012913';

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