var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400768&x=3951',
		'title': '',
		'imageId': '69400768',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400767&x=3951',
		'title': '',
		'imageId': '69400767',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400765&x=3951',
		'title': '',
		'imageId': '69400765',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400773&x=3951',
		'title': '',
		'imageId': '69400773',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400776&x=3951',
		'title': '',
		'imageId': '69400776',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400775&x=3951',
		'title': '',
		'imageId': '69400775',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400766&x=3951',
		'title': '',
		'imageId': '69400766',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400769&x=3951',
		'title': '',
		'imageId': '69400769',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400771&x=3951',
		'title': '',
		'imageId': '69400771',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400774&x=3951',
		'title': '',
		'imageId': '69400774',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400772&x=3951',
		'title': '',
		'imageId': '69400772',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985734&docid=69400770&x=3951',
		'title': '',
		'imageId': '69400770',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985734';

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