var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940385&x=5543',
		'title': '',
		'imageId': '71940385',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940390&x=5543',
		'title': '',
		'imageId': '71940390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940402&x=5543',
		'title': '',
		'imageId': '71940402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940394&x=5543',
		'title': '',
		'imageId': '71940394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940395&x=5543',
		'title': '',
		'imageId': '71940395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940392&x=5543',
		'title': '',
		'imageId': '71940392',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940396&x=5543',
		'title': '',
		'imageId': '71940396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940397&x=5543',
		'title': '',
		'imageId': '71940397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940398&x=5543',
		'title': '',
		'imageId': '71940398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940399&x=5543',
		'title': '',
		'imageId': '71940399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940400&x=5543',
		'title': '',
		'imageId': '71940400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090143&docid=71940401&x=5543',
		'title': '',
		'imageId': '71940401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090143';

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