var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839034&x=412',
		'title': '',
		'imageId': '67839034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839028&x=412',
		'title': '',
		'imageId': '67839028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839035&x=412',
		'title': '',
		'imageId': '67839035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839026&x=412',
		'title': '',
		'imageId': '67839026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839030&x=412',
		'title': '',
		'imageId': '67839030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839025&x=412',
		'title': '',
		'imageId': '67839025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839022&x=412',
		'title': '',
		'imageId': '67839022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839029&x=412',
		'title': '',
		'imageId': '67839029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839031&x=412',
		'title': '',
		'imageId': '67839031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839033&x=412',
		'title': '',
		'imageId': '67839033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839027&x=412',
		'title': '',
		'imageId': '67839027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839024&x=412',
		'title': '',
		'imageId': '67839024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839032&x=412',
		'title': '',
		'imageId': '67839032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917423&docid=67839023&x=412',
		'title': '',
		'imageId': '67839023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917423';

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