var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827313&x=1637',
		'title': '',
		'imageId': '71827313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827314&x=1637',
		'title': '',
		'imageId': '71827314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827315&x=1637',
		'title': '',
		'imageId': '71827315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827316&x=1637',
		'title': '',
		'imageId': '71827316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827325&x=1637',
		'title': '',
		'imageId': '71827325',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827327&x=1637',
		'title': '',
		'imageId': '71827327',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827328&x=1637',
		'title': '',
		'imageId': '71827328',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827331&x=1637',
		'title': '',
		'imageId': '71827331',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827334&x=1637',
		'title': '',
		'imageId': '71827334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827311&x=1637',
		'title': '',
		'imageId': '71827311',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085703&docid=71827312&x=1637',
		'title': '',
		'imageId': '71827312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085703';

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