var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837664&x=4229',
		'title': '',
		'imageId': '68837664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837711&x=4229',
		'title': '',
		'imageId': '68837711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837709&x=4229',
		'title': '',
		'imageId': '68837709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837714&x=4229',
		'title': '',
		'imageId': '68837714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837713&x=4229',
		'title': '',
		'imageId': '68837713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837710&x=4229',
		'title': '',
		'imageId': '68837710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966575&docid=68837712&x=4229',
		'title': '',
		'imageId': '68837712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966575';

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