var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976054&x=1912',
		'title': '',
		'imageId': '68976054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976056&x=1912',
		'title': '',
		'imageId': '68976056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976053&x=1912',
		'title': '',
		'imageId': '68976053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976055&x=1912',
		'title': '',
		'imageId': '68976055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976052&x=1912',
		'title': '',
		'imageId': '68976052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976057&x=1912',
		'title': '',
		'imageId': '68976057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967334&docid=68976051&x=1912',
		'title': '',
		'imageId': '68976051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967334';

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