var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241522&x=1522',
		'title': '',
		'imageId': '68241522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241527&x=1522',
		'title': '',
		'imageId': '68241527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241523&x=1522',
		'title': '',
		'imageId': '68241523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241521&x=1522',
		'title': '',
		'imageId': '68241521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241520&x=1522',
		'title': '',
		'imageId': '68241520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241525&x=1522',
		'title': '',
		'imageId': '68241525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241528&x=1522',
		'title': '',
		'imageId': '68241528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241519&x=1522',
		'title': '',
		'imageId': '68241519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934645&docid=68241526&x=1522',
		'title': '',
		'imageId': '68241526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934645';

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