var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064982&x=349',
		'title': '',
		'imageId': '69064982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064983&x=349',
		'title': '',
		'imageId': '69064983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064984&x=349',
		'title': '',
		'imageId': '69064984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064985&x=349',
		'title': '',
		'imageId': '69064985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064986&x=349',
		'title': '',
		'imageId': '69064986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064987&x=349',
		'title': '',
		'imageId': '69064987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064988&x=349',
		'title': '',
		'imageId': '69064988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064989&x=349',
		'title': '',
		'imageId': '69064989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972034&docid=69064990&x=349',
		'title': '',
		'imageId': '69064990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972034';

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