var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877365&x=2340',
		'title': '',
		'imageId': '68877365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877366&x=2340',
		'title': '',
		'imageId': '68877366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877367&x=2340',
		'title': '',
		'imageId': '68877367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877368&x=2340',
		'title': '',
		'imageId': '68877368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877369&x=2340',
		'title': '',
		'imageId': '68877369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877370&x=2340',
		'title': '',
		'imageId': '68877370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877371&x=2340',
		'title': '',
		'imageId': '68877371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962897&docid=68877372&x=2340',
		'title': '',
		'imageId': '68877372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962897';

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