var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68233996&x=3221',
		'title': '',
		'imageId': '68233996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68233997&x=3221',
		'title': '',
		'imageId': '68233997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68233998&x=3221',
		'title': '',
		'imageId': '68233998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68233999&x=3221',
		'title': '',
		'imageId': '68233999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68234000&x=3221',
		'title': '',
		'imageId': '68234000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68234001&x=3221',
		'title': '',
		'imageId': '68234001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934261&docid=68234002&x=3221',
		'title': '',
		'imageId': '68234002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934261';

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