var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086851&x=1733',
		'title': '',
		'imageId': '68086851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086857&x=1733',
		'title': '',
		'imageId': '68086857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086856&x=1733',
		'title': '',
		'imageId': '68086856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086852&x=1733',
		'title': '',
		'imageId': '68086852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086850&x=1733',
		'title': '',
		'imageId': '68086850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086847&x=1733',
		'title': '',
		'imageId': '68086847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086848&x=1733',
		'title': '',
		'imageId': '68086848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086853&x=1733',
		'title': '',
		'imageId': '68086853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927833&docid=68086854&x=1733',
		'title': '',
		'imageId': '68086854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927833';

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