var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302253&x=1942',
		'title': '',
		'imageId': '68302253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302256&x=1942',
		'title': '',
		'imageId': '68302256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302257&x=1942',
		'title': '',
		'imageId': '68302257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302258&x=1942',
		'title': '',
		'imageId': '68302258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302259&x=1942',
		'title': '',
		'imageId': '68302259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302261&x=1942',
		'title': '',
		'imageId': '68302261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302266&x=1942',
		'title': '',
		'imageId': '68302266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302263&x=1942',
		'title': '',
		'imageId': '68302263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302265&x=1942',
		'title': '',
		'imageId': '68302265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302264&x=1942',
		'title': '',
		'imageId': '68302264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302262&x=1942',
		'title': '',
		'imageId': '68302262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302267&x=1942',
		'title': '',
		'imageId': '68302267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302268&x=1942',
		'title': '',
		'imageId': '68302268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302269&x=1942',
		'title': '',
		'imageId': '68302269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974672&docid=68302270&x=1942',
		'title': '',
		'imageId': '68302270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974672';

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