var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68994301&x=1329',
		'title': '',
		'imageId': '68994301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993055&x=1329',
		'title': '',
		'imageId': '68993055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993056&x=1329',
		'title': '',
		'imageId': '68993056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993059&x=1329',
		'title': '',
		'imageId': '68993059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993057&x=1329',
		'title': '',
		'imageId': '68993057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993087&x=1329',
		'title': '',
		'imageId': '68993087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968691&docid=68993086&x=1329',
		'title': '',
		'imageId': '68993086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968691';

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