var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050268&x=1944',
		'title': '',
		'imageId': '70050268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050269&x=1944',
		'title': '',
		'imageId': '70050269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050273&x=1944',
		'title': '',
		'imageId': '70050273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050270&x=1944',
		'title': '',
		'imageId': '70050270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050271&x=1944',
		'title': '',
		'imageId': '70050271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050373&x=1944',
		'title': '',
		'imageId': '70050373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013616&docid=70050372&x=1944',
		'title': '',
		'imageId': '70050372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013616';

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