var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361310&x=1619',
		'title': '',
		'imageId': '69361310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361313&x=1619',
		'title': '',
		'imageId': '69361313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361319&x=1619',
		'title': '',
		'imageId': '69361319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361322&x=1619',
		'title': '',
		'imageId': '69361322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361325&x=1619',
		'title': '',
		'imageId': '69361325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361329&x=1619',
		'title': '',
		'imageId': '69361329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69361332&x=1619',
		'title': '',
		'imageId': '69361332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984250&docid=69988213&x=1619',
		'title': '',
		'imageId': '69988213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984250';

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