var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469073&x=3431',
		'title': '',
		'imageId': '67469073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469061&x=3431',
		'title': '',
		'imageId': '67469061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469066&x=3431',
		'title': '',
		'imageId': '67469066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469063&x=3431',
		'title': '',
		'imageId': '67469063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469074&x=3431',
		'title': '',
		'imageId': '67469074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469071&x=3431',
		'title': '',
		'imageId': '67469071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469070&x=3431',
		'title': '',
		'imageId': '67469070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469068&x=3431',
		'title': '',
		'imageId': '67469068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469067&x=3431',
		'title': '',
		'imageId': '67469067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469069&x=3431',
		'title': '',
		'imageId': '67469069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469072&x=3431',
		'title': '',
		'imageId': '67469072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469062&x=3431',
		'title': '',
		'imageId': '67469062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469064&x=3431',
		'title': '',
		'imageId': '67469064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902789&docid=67469065&x=3431',
		'title': '',
		'imageId': '67469065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3902789';

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