var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67928016&x=2936',
		'title': '',
		'imageId': '67928016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67928015&x=2936',
		'title': '',
		'imageId': '67928015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67927970&x=2936',
		'title': '',
		'imageId': '67927970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67927972&x=2936',
		'title': '',
		'imageId': '67927972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67927974&x=2936',
		'title': '',
		'imageId': '67927974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67927976&x=2936',
		'title': '',
		'imageId': '67927976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931036&docid=67927971&x=2936',
		'title': '',
		'imageId': '67927971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931036';

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