var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777801&x=2512',
		'title': '',
		'imageId': '68777801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777831&x=2512',
		'title': '',
		'imageId': '68777831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777899&x=2512',
		'title': '',
		'imageId': '68777899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777911&x=2512',
		'title': '',
		'imageId': '68777911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777914&x=2512',
		'title': '',
		'imageId': '68777914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68777932&x=2512',
		'title': '',
		'imageId': '68777932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68778019&x=2512',
		'title': '',
		'imageId': '68778019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958074&docid=68778025&x=2512',
		'title': '',
		'imageId': '68778025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958074';

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