var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577252&x=5631',
		'title': '',
		'imageId': '69577252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577262&x=5631',
		'title': '',
		'imageId': '69577262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577256&x=5631',
		'title': '',
		'imageId': '69577256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577263&x=5631',
		'title': '',
		'imageId': '69577263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577251&x=5631',
		'title': '',
		'imageId': '69577251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69576941&x=5631',
		'title': '',
		'imageId': '69576941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993834&docid=69577255&x=5631',
		'title': '',
		'imageId': '69577255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993834';

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