var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657735&x=103',
		'title': '',
		'imageId': '69657735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657736&x=103',
		'title': '',
		'imageId': '69657736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657740&x=103',
		'title': '',
		'imageId': '69657740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657738&x=103',
		'title': '',
		'imageId': '69657738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657737&x=103',
		'title': '',
		'imageId': '69657737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657734&x=103',
		'title': '',
		'imageId': '69657734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657733&x=103',
		'title': '',
		'imageId': '69657733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657739&x=103',
		'title': '',
		'imageId': '69657739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997874&docid=69657741&x=103',
		'title': '',
		'imageId': '69657741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997874';

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