var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014016&x=287',
		'title': '',
		'imageId': '67014016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014018&x=287',
		'title': '',
		'imageId': '67014018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014019&x=287',
		'title': '',
		'imageId': '67014019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014020&x=287',
		'title': '',
		'imageId': '67014020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014021&x=287',
		'title': '',
		'imageId': '67014021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014029&x=287',
		'title': '',
		'imageId': '67014029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014024&x=287',
		'title': '',
		'imageId': '67014024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014025&x=287',
		'title': '',
		'imageId': '67014025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014026&x=287',
		'title': '',
		'imageId': '67014026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014027&x=287',
		'title': '',
		'imageId': '67014027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014028&x=287',
		'title': '',
		'imageId': '67014028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014022&x=287',
		'title': '',
		'imageId': '67014022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885654&docid=67014023&x=287',
		'title': '',
		'imageId': '67014023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885654';

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