var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887084&x=2312',
		'title': '',
		'imageId': '67887084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887085&x=2312',
		'title': '',
		'imageId': '67887085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887086&x=2312',
		'title': '',
		'imageId': '67887086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887087&x=2312',
		'title': '',
		'imageId': '67887087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887088&x=2312',
		'title': '',
		'imageId': '67887088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887089&x=2312',
		'title': '',
		'imageId': '67887089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887090&x=2312',
		'title': '',
		'imageId': '67887090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887091&x=2312',
		'title': '',
		'imageId': '67887091',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887092&x=2312',
		'title': '',
		'imageId': '67887092',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887093&x=2312',
		'title': '',
		'imageId': '67887093',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919078&docid=67887094&x=2312',
		'title': '',
		'imageId': '67887094',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919078';

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