var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354621&x=1052',
		'title': '',
		'imageId': '68354621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354620&x=1052',
		'title': '',
		'imageId': '68354620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354617&x=1052',
		'title': '',
		'imageId': '68354617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354627&x=1052',
		'title': '',
		'imageId': '68354627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354626&x=1052',
		'title': '',
		'imageId': '68354626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354624&x=1052',
		'title': '',
		'imageId': '68354624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354618&x=1052',
		'title': '',
		'imageId': '68354618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354619&x=1052',
		'title': '',
		'imageId': '68354619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354623&x=1052',
		'title': '',
		'imageId': '68354623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354622&x=1052',
		'title': '',
		'imageId': '68354622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354616&x=1052',
		'title': '',
		'imageId': '68354616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939503&docid=68354625&x=1052',
		'title': '',
		'imageId': '68354625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939503';

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