var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213125&x=4038',
		'title': '',
		'imageId': '69213125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213127&x=4038',
		'title': '',
		'imageId': '69213127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213126&x=4038',
		'title': '',
		'imageId': '69213126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213131&x=4038',
		'title': '',
		'imageId': '69213131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213132&x=4038',
		'title': '',
		'imageId': '69213132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213128&x=4038',
		'title': '',
		'imageId': '69213128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213129&x=4038',
		'title': '',
		'imageId': '69213129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978321&docid=69213130&x=4038',
		'title': '',
		'imageId': '69213130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978321';

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