var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946949&x=3032',
		'title': '',
		'imageId': '68946949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946944&x=3032',
		'title': '',
		'imageId': '68946944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946951&x=3032',
		'title': '',
		'imageId': '68946951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946947&x=3032',
		'title': '',
		'imageId': '68946947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946950&x=3032',
		'title': '',
		'imageId': '68946950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946946&x=3032',
		'title': '',
		'imageId': '68946946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946948&x=3032',
		'title': '',
		'imageId': '68946948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946943&x=3032',
		'title': '',
		'imageId': '68946943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965910&docid=68946945&x=3032',
		'title': '',
		'imageId': '68946945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965910';

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