var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469856&x=28',
		'title': '',
		'imageId': '68469856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469857&x=28',
		'title': '',
		'imageId': '68469857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469858&x=28',
		'title': '',
		'imageId': '68469858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469859&x=28',
		'title': '',
		'imageId': '68469859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469855&x=28',
		'title': '',
		'imageId': '68469855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469860&x=28',
		'title': '',
		'imageId': '68469860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469861&x=28',
		'title': '',
		'imageId': '68469861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945263&docid=68469862&x=28',
		'title': '',
		'imageId': '68469862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945263';

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