var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544643&x=5852',
		'title': '',
		'imageId': '69544643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544648&x=5852',
		'title': '',
		'imageId': '69544648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544645&x=5852',
		'title': '',
		'imageId': '69544645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544646&x=5852',
		'title': '',
		'imageId': '69544646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544644&x=5852',
		'title': '',
		'imageId': '69544644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544642&x=5852',
		'title': '',
		'imageId': '69544642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992560&docid=69544647&x=5852',
		'title': '',
		'imageId': '69544647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992560';

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