var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684281&x=4550',
		'title': '',
		'imageId': '68684281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684276&x=4550',
		'title': '',
		'imageId': '68684276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684280&x=4550',
		'title': '',
		'imageId': '68684280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684278&x=4550',
		'title': '',
		'imageId': '68684278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684279&x=4550',
		'title': '',
		'imageId': '68684279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684282&x=4550',
		'title': '',
		'imageId': '68684282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954438&docid=68684277&x=4550',
		'title': '',
		'imageId': '68684277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954438';

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