var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115882&x=5730',
		'title': '',
		'imageId': '69115882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115883&x=5730',
		'title': '',
		'imageId': '69115883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115889&x=5730',
		'title': '',
		'imageId': '69115889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115886&x=5730',
		'title': '',
		'imageId': '69115886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115888&x=5730',
		'title': '',
		'imageId': '69115888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115884&x=5730',
		'title': '',
		'imageId': '69115884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115885&x=5730',
		'title': '',
		'imageId': '69115885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973405&docid=69115887&x=5730',
		'title': '',
		'imageId': '69115887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973405';

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