var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733882&x=3234',
		'title': '',
		'imageId': '68733882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733877&x=3234',
		'title': '',
		'imageId': '68733877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733885&x=3234',
		'title': '',
		'imageId': '68733885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733880&x=3234',
		'title': '',
		'imageId': '68733880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733881&x=3234',
		'title': '',
		'imageId': '68733881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733883&x=3234',
		'title': '',
		'imageId': '68733883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733874&x=3234',
		'title': '',
		'imageId': '68733874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733888&x=3234',
		'title': '',
		'imageId': '68733888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733889&x=3234',
		'title': '',
		'imageId': '68733889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733878&x=3234',
		'title': '',
		'imageId': '68733878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733879&x=3234',
		'title': '',
		'imageId': '68733879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733875&x=3234',
		'title': '',
		'imageId': '68733875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733886&x=3234',
		'title': '',
		'imageId': '68733886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733876&x=3234',
		'title': '',
		'imageId': '68733876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955645&docid=68733884&x=3234',
		'title': '',
		'imageId': '68733884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955645';

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