var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295590&x=1250',
		'title': '',
		'imageId': '71295590',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295592&x=1250',
		'title': '',
		'imageId': '71295592',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295594&x=1250',
		'title': '',
		'imageId': '71295594',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295595&x=1250',
		'title': '',
		'imageId': '71295595',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295596&x=1250',
		'title': '',
		'imageId': '71295596',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295597&x=1250',
		'title': '',
		'imageId': '71295597',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295598&x=1250',
		'title': '',
		'imageId': '71295598',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295599&x=1250',
		'title': '',
		'imageId': '71295599',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295593&x=1250',
		'title': '',
		'imageId': '71295593',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295588&x=1250',
		'title': '',
		'imageId': '71295588',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295591&x=1250',
		'title': '',
		'imageId': '71295591',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061812&docid=71295589&x=1250',
		'title': '',
		'imageId': '71295589',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4061812';

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