var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673619&x=3940',
		'title': '',
		'imageId': '67673619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673644&x=3940',
		'title': '',
		'imageId': '67673644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673659&x=3940',
		'title': '',
		'imageId': '67673659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673630&x=3940',
		'title': '',
		'imageId': '67673630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673620&x=3940',
		'title': '',
		'imageId': '67673620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673629&x=3940',
		'title': '',
		'imageId': '67673629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673645&x=3940',
		'title': '',
		'imageId': '67673645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939493&docid=67673658&x=3940',
		'title': '',
		'imageId': '67673658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939493';

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