var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257481&x=4848',
		'title': '',
		'imageId': '68257481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257500&x=4848',
		'title': '',
		'imageId': '68257500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257485&x=4848',
		'title': '',
		'imageId': '68257485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257487&x=4848',
		'title': '',
		'imageId': '68257487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257486&x=4848',
		'title': '',
		'imageId': '68257486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257488&x=4848',
		'title': '',
		'imageId': '68257488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953338&docid=68257489&x=4848',
		'title': '',
		'imageId': '68257489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953338';

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