var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946981&x=323',
		'title': '',
		'imageId': '68946981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946983&x=323',
		'title': '',
		'imageId': '68946983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946984&x=323',
		'title': '',
		'imageId': '68946984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946982&x=323',
		'title': '',
		'imageId': '68946982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946987&x=323',
		'title': '',
		'imageId': '68946987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946989&x=323',
		'title': '',
		'imageId': '68946989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946986&x=323',
		'title': '',
		'imageId': '68946986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946988&x=323',
		'title': '',
		'imageId': '68946988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965911&docid=68946985&x=323',
		'title': '',
		'imageId': '68946985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965911';

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