var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193048&x=4828',
		'title': '',
		'imageId': '69193048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193049&x=4828',
		'title': '',
		'imageId': '69193049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193050&x=4828',
		'title': '',
		'imageId': '69193050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193051&x=4828',
		'title': '',
		'imageId': '69193051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193052&x=4828',
		'title': '',
		'imageId': '69193052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193062&x=4828',
		'title': '',
		'imageId': '69193062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977084&docid=69193047&x=4828',
		'title': '',
		'imageId': '69193047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977084';

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