var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297015&x=5152',
		'title': '',
		'imageId': '68297015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297018&x=5152',
		'title': '',
		'imageId': '68297018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297050&x=5152',
		'title': '',
		'imageId': '68297050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297069&x=5152',
		'title': '',
		'imageId': '68297069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297099&x=5152',
		'title': '',
		'imageId': '68297099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297120&x=5152',
		'title': '',
		'imageId': '68297120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297142&x=5152',
		'title': '',
		'imageId': '68297142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952998&docid=68297153&x=5152',
		'title': '',
		'imageId': '68297153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952998';

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