var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922731&x=4132',
		'title': '',
		'imageId': '68922731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922732&x=4132',
		'title': '',
		'imageId': '68922732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922723&x=4132',
		'title': '',
		'imageId': '68922723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922728&x=4132',
		'title': '',
		'imageId': '68922728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922724&x=4132',
		'title': '',
		'imageId': '68922724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922727&x=4132',
		'title': '',
		'imageId': '68922727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922726&x=4132',
		'title': '',
		'imageId': '68922726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922730&x=4132',
		'title': '',
		'imageId': '68922730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964699&docid=68922725&x=4132',
		'title': '',
		'imageId': '68922725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964699';

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