var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231236&x=5521',
		'title': '',
		'imageId': '69231236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231239&x=5521',
		'title': '',
		'imageId': '69231239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231240&x=5521',
		'title': '',
		'imageId': '69231240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231243&x=5521',
		'title': '',
		'imageId': '69231243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231248&x=5521',
		'title': '',
		'imageId': '69231248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231251&x=5521',
		'title': '',
		'imageId': '69231251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231297&x=5521',
		'title': '',
		'imageId': '69231297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231329&x=5521',
		'title': '',
		'imageId': '69231329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978482&docid=69231331&x=5521',
		'title': '',
		'imageId': '69231331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978482';

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