var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209295&x=2754',
		'title': '',
		'imageId': '68209295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209290&x=2754',
		'title': '',
		'imageId': '68209290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209287&x=2754',
		'title': '',
		'imageId': '68209287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209286&x=2754',
		'title': '',
		'imageId': '68209286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209298&x=2754',
		'title': '',
		'imageId': '68209298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209288&x=2754',
		'title': '',
		'imageId': '68209288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209289&x=2754',
		'title': '',
		'imageId': '68209289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933219&docid=68209285&x=2754',
		'title': '',
		'imageId': '68209285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933219';

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