var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202623&x=3156',
		'title': '',
		'imageId': '68202623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202627&x=3156',
		'title': '',
		'imageId': '68202627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202625&x=3156',
		'title': '',
		'imageId': '68202625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202626&x=3156',
		'title': '',
		'imageId': '68202626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202624&x=3156',
		'title': '',
		'imageId': '68202624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202628&x=3156',
		'title': '',
		'imageId': '68202628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932871&docid=68202641&x=3156',
		'title': '',
		'imageId': '68202641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932871';

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