var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67364995&x=233',
		'title': '',
		'imageId': '67364995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67364992&x=233',
		'title': '',
		'imageId': '67364992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67364996&x=233',
		'title': '',
		'imageId': '67364996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365001&x=233',
		'title': '',
		'imageId': '67365001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365002&x=233',
		'title': '',
		'imageId': '67365002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365007&x=233',
		'title': '',
		'imageId': '67365007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365010&x=233',
		'title': '',
		'imageId': '67365010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365014&x=233',
		'title': '',
		'imageId': '67365014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365020&x=233',
		'title': '',
		'imageId': '67365020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365023&x=233',
		'title': '',
		'imageId': '67365023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365026&x=233',
		'title': '',
		'imageId': '67365026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365029&x=233',
		'title': '',
		'imageId': '67365029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365032&x=233',
		'title': '',
		'imageId': '67365032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=67365033&x=233',
		'title': '',
		'imageId': '67365033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3883671&docid=68343867&x=233',
		'title': '',
		'imageId': '68343867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3883671';

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