var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599566&x=2534',
		'title': '',
		'imageId': '67599566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599567&x=2534',
		'title': '',
		'imageId': '67599567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599568&x=2534',
		'title': '',
		'imageId': '67599568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599569&x=2534',
		'title': '',
		'imageId': '67599569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599570&x=2534',
		'title': '',
		'imageId': '67599570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67599571&x=2534',
		'title': '',
		'imageId': '67599571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67600161&x=2534',
		'title': '',
		'imageId': '67600161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938314&docid=67600160&x=2534',
		'title': '',
		'imageId': '67600160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938314';

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