var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117292&x=4431',
		'title': '',
		'imageId': '69117292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117293&x=4431',
		'title': '',
		'imageId': '69117293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117298&x=4431',
		'title': '',
		'imageId': '69117298',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117303&x=4431',
		'title': '',
		'imageId': '69117303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117296&x=4431',
		'title': '',
		'imageId': '69117296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117299&x=4431',
		'title': '',
		'imageId': '69117299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117297&x=4431',
		'title': '',
		'imageId': '69117297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117300&x=4431',
		'title': '',
		'imageId': '69117300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117294&x=4431',
		'title': '',
		'imageId': '69117294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117295&x=4431',
		'title': '',
		'imageId': '69117295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117301&x=4431',
		'title': '',
		'imageId': '69117301',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973821&docid=69117302&x=4431',
		'title': '',
		'imageId': '69117302',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973821';

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