var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609853&x=3023',
		'title': '',
		'imageId': '69609853',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609854&x=3023',
		'title': '',
		'imageId': '69609854',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609850&x=3023',
		'title': '',
		'imageId': '69609850',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609858&x=3023',
		'title': '',
		'imageId': '69609858',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609848&x=3023',
		'title': '',
		'imageId': '69609848',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609857&x=3023',
		'title': '',
		'imageId': '69609857',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609847&x=3023',
		'title': '',
		'imageId': '69609847',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609856&x=3023',
		'title': '',
		'imageId': '69609856',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609849&x=3023',
		'title': '',
		'imageId': '69609849',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609855&x=3023',
		'title': '',
		'imageId': '69609855',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609852&x=3023',
		'title': '',
		'imageId': '69609852',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995122&docid=69609851&x=3023',
		'title': '',
		'imageId': '69609851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995122';

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