var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401836&x=848',
		'title': '',
		'imageId': '68401836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401833&x=848',
		'title': '',
		'imageId': '68401833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401839&x=848',
		'title': '',
		'imageId': '68401839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401838&x=848',
		'title': '',
		'imageId': '68401838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401832&x=848',
		'title': '',
		'imageId': '68401832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401835&x=848',
		'title': '',
		'imageId': '68401835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401834&x=848',
		'title': '',
		'imageId': '68401834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401831&x=848',
		'title': '',
		'imageId': '68401831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949104&docid=68401837&x=848',
		'title': '',
		'imageId': '68401837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949104';

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