var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117105&x=4236',
		'title': '',
		'imageId': '69117105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117108&x=4236',
		'title': '',
		'imageId': '69117108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117104&x=4236',
		'title': '',
		'imageId': '69117104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117101&x=4236',
		'title': '',
		'imageId': '69117101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117107&x=4236',
		'title': '',
		'imageId': '69117107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117109&x=4236',
		'title': '',
		'imageId': '69117109',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117103&x=4236',
		'title': '',
		'imageId': '69117103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117111&x=4236',
		'title': '',
		'imageId': '69117111',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117106&x=4236',
		'title': '',
		'imageId': '69117106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117102&x=4236',
		'title': '',
		'imageId': '69117102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117112&x=4236',
		'title': '',
		'imageId': '69117112',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973814&docid=69117110&x=4236',
		'title': '',
		'imageId': '69117110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973814';

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