var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645364&x=3527',
		'title': '',
		'imageId': '67645364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645367&x=3527',
		'title': '',
		'imageId': '67645367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645370&x=3527',
		'title': '',
		'imageId': '67645370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645371&x=3527',
		'title': '',
		'imageId': '67645371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645374&x=3527',
		'title': '',
		'imageId': '67645374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645377&x=3527',
		'title': '',
		'imageId': '67645377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645380&x=3527',
		'title': '',
		'imageId': '67645380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910216&docid=67645385&x=3527',
		'title': '',
		'imageId': '67645385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910216';

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