var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033314&x=231',
		'title': '',
		'imageId': '72033314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033316&x=231',
		'title': '',
		'imageId': '72033316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033301&x=231',
		'title': '',
		'imageId': '72033301',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033304&x=231',
		'title': '',
		'imageId': '72033304',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033299&x=231',
		'title': '',
		'imageId': '72033299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033308&x=231',
		'title': '',
		'imageId': '72033308',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033312&x=231',
		'title': '',
		'imageId': '72033312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033311&x=231',
		'title': '',
		'imageId': '72033311',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033315&x=231',
		'title': '',
		'imageId': '72033315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033317&x=231',
		'title': '',
		'imageId': '72033317',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033303&x=231',
		'title': '',
		'imageId': '72033303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033300&x=231',
		'title': '',
		'imageId': '72033300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033306&x=231',
		'title': '',
		'imageId': '72033306',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033305&x=231',
		'title': '',
		'imageId': '72033305',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033307&x=231',
		'title': '',
		'imageId': '72033307',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033313&x=231',
		'title': '',
		'imageId': '72033313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093559&docid=72033302&x=231',
		'title': '',
		'imageId': '72033302',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093559';

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