var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796268&x=3845',
		'title': '',
		'imageId': '70796268',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796271&x=3845',
		'title': '',
		'imageId': '70796271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796272&x=3845',
		'title': '',
		'imageId': '70796272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796275&x=3845',
		'title': '',
		'imageId': '70796275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796273&x=3845',
		'title': '',
		'imageId': '70796273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796274&x=3845',
		'title': '',
		'imageId': '70796274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796276&x=3845',
		'title': '',
		'imageId': '70796276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796279&x=3845',
		'title': '',
		'imageId': '70796279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796280&x=3845',
		'title': '',
		'imageId': '70796280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796281&x=3845',
		'title': '',
		'imageId': '70796281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796282&x=3845',
		'title': '',
		'imageId': '70796282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042469&docid=70796284&x=3845',
		'title': '',
		'imageId': '70796284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042469';

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