var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710496&x=4029',
		'title': '',
		'imageId': '68710496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710499&x=4029',
		'title': '',
		'imageId': '68710499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710498&x=4029',
		'title': '',
		'imageId': '68710498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710504&x=4029',
		'title': '',
		'imageId': '68710504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710510&x=4029',
		'title': '',
		'imageId': '68710510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710505&x=4029',
		'title': '',
		'imageId': '68710505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710506&x=4029',
		'title': '',
		'imageId': '68710506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710507&x=4029',
		'title': '',
		'imageId': '68710507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710508&x=4029',
		'title': '',
		'imageId': '68710508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710509&x=4029',
		'title': '',
		'imageId': '68710509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710502&x=4029',
		'title': '',
		'imageId': '68710502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710503&x=4029',
		'title': '',
		'imageId': '68710503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710501&x=4029',
		'title': '',
		'imageId': '68710501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955455&docid=68710500&x=4029',
		'title': '',
		'imageId': '68710500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955455';

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