var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139722&x=1350',
		'title': '',
		'imageId': '68139722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139724&x=1350',
		'title': '',
		'imageId': '68139724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139727&x=1350',
		'title': '',
		'imageId': '68139727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139728&x=1350',
		'title': '',
		'imageId': '68139728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139723&x=1350',
		'title': '',
		'imageId': '68139723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139726&x=1350',
		'title': '',
		'imageId': '68139726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139730&x=1350',
		'title': '',
		'imageId': '68139730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139725&x=1350',
		'title': '',
		'imageId': '68139725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930461&docid=68139729&x=1350',
		'title': '',
		'imageId': '68139729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930461';

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