var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395246&x=5752',
		'title': '',
		'imageId': '68395246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395247&x=5752',
		'title': '',
		'imageId': '68395247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395241&x=5752',
		'title': '',
		'imageId': '68395241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395244&x=5752',
		'title': '',
		'imageId': '68395244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395248&x=5752',
		'title': '',
		'imageId': '68395248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395245&x=5752',
		'title': '',
		'imageId': '68395245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395243&x=5752',
		'title': '',
		'imageId': '68395243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941338&docid=68395249&x=5752',
		'title': '',
		'imageId': '68395249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941338';

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