var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667516&x=1613',
		'title': '',
		'imageId': '66667516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667519&x=1613',
		'title': '',
		'imageId': '66667519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667522&x=1613',
		'title': '',
		'imageId': '66667522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667518&x=1613',
		'title': '',
		'imageId': '66667518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667520&x=1613',
		'title': '',
		'imageId': '66667520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667523&x=1613',
		'title': '',
		'imageId': '66667523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667517&x=1613',
		'title': '',
		'imageId': '66667517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927958&docid=66667521&x=1613',
		'title': '',
		'imageId': '66667521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927958';

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