var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417275&x=3714',
		'title': '',
		'imageId': '68417275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417274&x=3714',
		'title': '',
		'imageId': '68417274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417276&x=3714',
		'title': '',
		'imageId': '68417276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417277&x=3714',
		'title': '',
		'imageId': '68417277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417279&x=3714',
		'title': '',
		'imageId': '68417279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417278&x=3714',
		'title': '',
		'imageId': '68417278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417290&x=3714',
		'title': '',
		'imageId': '68417290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417294&x=3714',
		'title': '',
		'imageId': '68417294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943221&docid=68417291&x=3714',
		'title': '',
		'imageId': '68417291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943221';

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