var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945084&x=1055',
		'title': '',
		'imageId': '68945084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945083&x=1055',
		'title': '',
		'imageId': '68945083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945088&x=1055',
		'title': '',
		'imageId': '68945088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945087&x=1055',
		'title': '',
		'imageId': '68945087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945082&x=1055',
		'title': '',
		'imageId': '68945082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945081&x=1055',
		'title': '',
		'imageId': '68945081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945085&x=1055',
		'title': '',
		'imageId': '68945085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965784&docid=68945086&x=1055',
		'title': '',
		'imageId': '68945086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965784';

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