var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515571&x=192',
		'title': '',
		'imageId': '67515571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515573&x=192',
		'title': '',
		'imageId': '67515573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515576&x=192',
		'title': '',
		'imageId': '67515576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515595&x=192',
		'title': '',
		'imageId': '67515595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515613&x=192',
		'title': '',
		'imageId': '67515613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515574&x=192',
		'title': '',
		'imageId': '67515574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515570&x=192',
		'title': '',
		'imageId': '67515570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3879049&docid=67515577&x=192',
		'title': '',
		'imageId': '67515577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3879049';

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