var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160826&x=5624',
		'title': '',
		'imageId': '68160826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160827&x=5624',
		'title': '',
		'imageId': '68160827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160828&x=5624',
		'title': '',
		'imageId': '68160828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160825&x=5624',
		'title': '',
		'imageId': '68160825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160829&x=5624',
		'title': '',
		'imageId': '68160829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160831&x=5624',
		'title': '',
		'imageId': '68160831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931736&docid=68160830&x=5624',
		'title': '',
		'imageId': '68160830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931736';

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