var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469848&x=2948',
		'title': '',
		'imageId': '68469848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469849&x=2948',
		'title': '',
		'imageId': '68469849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469850&x=2948',
		'title': '',
		'imageId': '68469850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469851&x=2948',
		'title': '',
		'imageId': '68469851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469847&x=2948',
		'title': '',
		'imageId': '68469847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469852&x=2948',
		'title': '',
		'imageId': '68469852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469853&x=2948',
		'title': '',
		'imageId': '68469853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945262&docid=68469854&x=2948',
		'title': '',
		'imageId': '68469854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945262';

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