var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271984&x=5628',
		'title': '',
		'imageId': '69271984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271989&x=5628',
		'title': '',
		'imageId': '69271989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271986&x=5628',
		'title': '',
		'imageId': '69271986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271988&x=5628',
		'title': '',
		'imageId': '69271988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271990&x=5628',
		'title': '',
		'imageId': '69271990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271985&x=5628',
		'title': '',
		'imageId': '69271985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980338&docid=69271987&x=5628',
		'title': '',
		'imageId': '69271987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980338';

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