var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408272&x=4037',
		'title': '',
		'imageId': '68408272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408275&x=4037',
		'title': '',
		'imageId': '68408275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408278&x=4037',
		'title': '',
		'imageId': '68408278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408350&x=4037',
		'title': '',
		'imageId': '68408350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408356&x=4037',
		'title': '',
		'imageId': '68408356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408362&x=4037',
		'title': '',
		'imageId': '68408362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942803&docid=68408365&x=4037',
		'title': '',
		'imageId': '68408365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942803';

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