var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781910&x=1018',
		'title': '',
		'imageId': '67781910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781911&x=1018',
		'title': '',
		'imageId': '67781911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781912&x=1018',
		'title': '',
		'imageId': '67781912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781913&x=1018',
		'title': '',
		'imageId': '67781913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781915&x=1018',
		'title': '',
		'imageId': '67781915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781916&x=1018',
		'title': '',
		'imageId': '67781916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781918&x=1018',
		'title': '',
		'imageId': '67781918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781919&x=1018',
		'title': '',
		'imageId': '67781919',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781920&x=1018',
		'title': '',
		'imageId': '67781920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781921&x=1018',
		'title': '',
		'imageId': '67781921',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781922&x=1018',
		'title': '',
		'imageId': '67781922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781923&x=1018',
		'title': '',
		'imageId': '67781923',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781924&x=1018',
		'title': '',
		'imageId': '67781924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781925&x=1018',
		'title': '',
		'imageId': '67781925',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781926&x=1018',
		'title': '',
		'imageId': '67781926',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781927&x=1018',
		'title': '',
		'imageId': '67781927',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915548&docid=67781928&x=1018',
		'title': '',
		'imageId': '67781928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915548';

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