var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193690&x=2434',
		'title': '',
		'imageId': '69193690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193692&x=2434',
		'title': '',
		'imageId': '69193692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193691&x=2434',
		'title': '',
		'imageId': '69193691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193694&x=2434',
		'title': '',
		'imageId': '69193694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193693&x=2434',
		'title': '',
		'imageId': '69193693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193695&x=2434',
		'title': '',
		'imageId': '69193695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977113&docid=69193696&x=2434',
		'title': '',
		'imageId': '69193696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977113';

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