var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622456&x=4658',
		'title': '',
		'imageId': '68622456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622455&x=4658',
		'title': '',
		'imageId': '68622455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622457&x=4658',
		'title': '',
		'imageId': '68622457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622453&x=4658',
		'title': '',
		'imageId': '68622453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622459&x=4658',
		'title': '',
		'imageId': '68622459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622458&x=4658',
		'title': '',
		'imageId': '68622458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951588&docid=68622454&x=4658',
		'title': '',
		'imageId': '68622454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951588';

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