var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731221&x=1059',
		'title': '',
		'imageId': '69731221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731223&x=1059',
		'title': '',
		'imageId': '69731223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731225&x=1059',
		'title': '',
		'imageId': '69731225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731226&x=1059',
		'title': '',
		'imageId': '69731226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731224&x=1059',
		'title': '',
		'imageId': '69731224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731227&x=1059',
		'title': '',
		'imageId': '69731227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000521&docid=69731222&x=1059',
		'title': '',
		'imageId': '69731222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000521';

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