var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749642&x=1835',
		'title': '',
		'imageId': '67749642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749638&x=1835',
		'title': '',
		'imageId': '67749638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749639&x=1835',
		'title': '',
		'imageId': '67749639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749641&x=1835',
		'title': '',
		'imageId': '67749641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749640&x=1835',
		'title': '',
		'imageId': '67749640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749644&x=1835',
		'title': '',
		'imageId': '67749644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749645&x=1835',
		'title': '',
		'imageId': '67749645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913928&docid=67749643&x=1835',
		'title': '',
		'imageId': '67749643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913928';

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