var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856422&x=3943',
		'title': '',
		'imageId': '69856422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856425&x=3943',
		'title': '',
		'imageId': '69856425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856428&x=3943',
		'title': '',
		'imageId': '69856428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856423&x=3943',
		'title': '',
		'imageId': '69856423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856421&x=3943',
		'title': '',
		'imageId': '69856421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856427&x=3943',
		'title': '',
		'imageId': '69856427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856424&x=3943',
		'title': '',
		'imageId': '69856424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005891&docid=69856420&x=3943',
		'title': '',
		'imageId': '69856420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005891';

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