var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254611&x=5728',
		'title': '',
		'imageId': '68254611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68253527&x=5728',
		'title': '',
		'imageId': '68253527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68253547&x=5728',
		'title': '',
		'imageId': '68253547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68253760&x=5728',
		'title': '',
		'imageId': '68253760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68253761&x=5728',
		'title': '',
		'imageId': '68253761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254612&x=5728',
		'title': '',
		'imageId': '68254612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254674&x=5728',
		'title': '',
		'imageId': '68254674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254678&x=5728',
		'title': '',
		'imageId': '68254678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254679&x=5728',
		'title': '',
		'imageId': '68254679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254682&x=5728',
		'title': '',
		'imageId': '68254682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254763&x=5728',
		'title': '',
		'imageId': '68254763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254790&x=5728',
		'title': '',
		'imageId': '68254790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935327&docid=68254797&x=5728',
		'title': '',
		'imageId': '68254797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935327';

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