var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453443&x=4227',
		'title': '',
		'imageId': '70453443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453433&x=4227',
		'title': '',
		'imageId': '70453433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453438&x=4227',
		'title': '',
		'imageId': '70453438',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453434&x=4227',
		'title': '',
		'imageId': '70453434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453439&x=4227',
		'title': '',
		'imageId': '70453439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453445&x=4227',
		'title': '',
		'imageId': '70453445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453441&x=4227',
		'title': '',
		'imageId': '70453441',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453444&x=4227',
		'title': '',
		'imageId': '70453444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453436&x=4227',
		'title': '',
		'imageId': '70453436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453442&x=4227',
		'title': '',
		'imageId': '70453442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453437&x=4227',
		'title': '',
		'imageId': '70453437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029793&docid=70453435&x=4227',
		'title': '',
		'imageId': '70453435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029793';

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