var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551928&x=711',
		'title': '',
		'imageId': '68551928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551932&x=711',
		'title': '',
		'imageId': '68551932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551931&x=711',
		'title': '',
		'imageId': '68551931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551940&x=711',
		'title': '',
		'imageId': '68551940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551939&x=711',
		'title': '',
		'imageId': '68551939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551938&x=711',
		'title': '',
		'imageId': '68551938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551933&x=711',
		'title': '',
		'imageId': '68551933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551934&x=711',
		'title': '',
		'imageId': '68551934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551937&x=711',
		'title': '',
		'imageId': '68551937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551935&x=711',
		'title': '',
		'imageId': '68551935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551926&x=711',
		'title': '',
		'imageId': '68551926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551930&x=711',
		'title': '',
		'imageId': '68551930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551929&x=711',
		'title': '',
		'imageId': '68551929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68551927&x=711',
		'title': '',
		'imageId': '68551927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948511&docid=68552284&x=711',
		'title': '',
		'imageId': '68552284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948511';

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