var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651228&x=3621',
		'title': '',
		'imageId': '68651228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651231&x=3621',
		'title': '',
		'imageId': '68651231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651229&x=3621',
		'title': '',
		'imageId': '68651229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651232&x=3621',
		'title': '',
		'imageId': '68651232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651256&x=3621',
		'title': '',
		'imageId': '68651256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651245&x=3621',
		'title': '',
		'imageId': '68651245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952966&docid=68651243&x=3621',
		'title': '',
		'imageId': '68651243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952966';

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