var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130715&x=551',
		'title': '',
		'imageId': '68130715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130711&x=551',
		'title': '',
		'imageId': '68130711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130712&x=551',
		'title': '',
		'imageId': '68130712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130717&x=551',
		'title': '',
		'imageId': '68130717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130714&x=551',
		'title': '',
		'imageId': '68130714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130713&x=551',
		'title': '',
		'imageId': '68130713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130718&x=551',
		'title': '',
		'imageId': '68130718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130719&x=551',
		'title': '',
		'imageId': '68130719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930127&docid=68130716&x=551',
		'title': '',
		'imageId': '68130716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930127';

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