var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953903&x=2228',
		'title': '',
		'imageId': '68953903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953908&x=2228',
		'title': '',
		'imageId': '68953908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953904&x=2228',
		'title': '',
		'imageId': '68953904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953901&x=2228',
		'title': '',
		'imageId': '68953901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953907&x=2228',
		'title': '',
		'imageId': '68953907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953902&x=2228',
		'title': '',
		'imageId': '68953902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953905&x=2228',
		'title': '',
		'imageId': '68953905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966160&docid=68953906&x=2228',
		'title': '',
		'imageId': '68953906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966160';

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