var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654875&x=554',
		'title': '',
		'imageId': '68654875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654872&x=554',
		'title': '',
		'imageId': '68654872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654873&x=554',
		'title': '',
		'imageId': '68654873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654876&x=554',
		'title': '',
		'imageId': '68654876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654874&x=554',
		'title': '',
		'imageId': '68654874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654879&x=554',
		'title': '',
		'imageId': '68654879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654878&x=554',
		'title': '',
		'imageId': '68654878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654877&x=554',
		'title': '',
		'imageId': '68654877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981975&docid=68654880&x=554',
		'title': '',
		'imageId': '68654880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981975';

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