var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727129&x=4227',
		'title': '',
		'imageId': '68727129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727127&x=4227',
		'title': '',
		'imageId': '68727127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727124&x=4227',
		'title': '',
		'imageId': '68727124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727125&x=4227',
		'title': '',
		'imageId': '68727125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727130&x=4227',
		'title': '',
		'imageId': '68727130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727126&x=4227',
		'title': '',
		'imageId': '68727126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955963&docid=68727128&x=4227',
		'title': '',
		'imageId': '68727128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955963';

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