var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825540&x=5744',
		'title': '',
		'imageId': '71825540',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825544&x=5744',
		'title': '',
		'imageId': '71825544',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825549&x=5744',
		'title': '',
		'imageId': '71825549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825548&x=5744',
		'title': '',
		'imageId': '71825548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825551&x=5744',
		'title': '',
		'imageId': '71825551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825547&x=5744',
		'title': '',
		'imageId': '71825547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825542&x=5744',
		'title': '',
		'imageId': '71825542',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825545&x=5744',
		'title': '',
		'imageId': '71825545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825546&x=5744',
		'title': '',
		'imageId': '71825546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825543&x=5744',
		'title': '',
		'imageId': '71825543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825550&x=5744',
		'title': '',
		'imageId': '71825550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085589&docid=71825541&x=5744',
		'title': '',
		'imageId': '71825541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085589';

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