var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810782&x=1040',
		'title': '',
		'imageId': '68810782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810791&x=1040',
		'title': '',
		'imageId': '68810791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810797&x=1040',
		'title': '',
		'imageId': '68810797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810786&x=1040',
		'title': '',
		'imageId': '68810786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810783&x=1040',
		'title': '',
		'imageId': '68810783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810781&x=1040',
		'title': '',
		'imageId': '68810781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810789&x=1040',
		'title': '',
		'imageId': '68810789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810787&x=1040',
		'title': '',
		'imageId': '68810787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810788&x=1040',
		'title': '',
		'imageId': '68810788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810794&x=1040',
		'title': '',
		'imageId': '68810794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810795&x=1040',
		'title': '',
		'imageId': '68810795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810796&x=1040',
		'title': '',
		'imageId': '68810796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957368&docid=68810792&x=1040',
		'title': '',
		'imageId': '68810792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957368';

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