var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265243&x=2051',
		'title': '',
		'imageId': '69265243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265247&x=2051',
		'title': '',
		'imageId': '69265247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265244&x=2051',
		'title': '',
		'imageId': '69265244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265250&x=2051',
		'title': '',
		'imageId': '69265250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265245&x=2051',
		'title': '',
		'imageId': '69265245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265249&x=2051',
		'title': '',
		'imageId': '69265249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265246&x=2051',
		'title': '',
		'imageId': '69265246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980088&docid=69265248&x=2051',
		'title': '',
		'imageId': '69265248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980088';

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