var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408043&x=623',
		'title': '',
		'imageId': '68408043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408046&x=623',
		'title': '',
		'imageId': '68408046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408039&x=623',
		'title': '',
		'imageId': '68408039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408042&x=623',
		'title': '',
		'imageId': '68408042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408041&x=623',
		'title': '',
		'imageId': '68408041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408040&x=623',
		'title': '',
		'imageId': '68408040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408044&x=623',
		'title': '',
		'imageId': '68408044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408045&x=623',
		'title': '',
		'imageId': '68408045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942773&docid=68408047&x=623',
		'title': '',
		'imageId': '68408047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942773';

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