var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847607&x=4022',
		'title': '',
		'imageId': '69847607',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847608&x=4022',
		'title': '',
		'imageId': '69847608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847610&x=4022',
		'title': '',
		'imageId': '69847610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847612&x=4022',
		'title': '',
		'imageId': '69847612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847609&x=4022',
		'title': '',
		'imageId': '69847609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847611&x=4022',
		'title': '',
		'imageId': '69847611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847613&x=4022',
		'title': '',
		'imageId': '69847613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847614&x=4022',
		'title': '',
		'imageId': '69847614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847615&x=4022',
		'title': '',
		'imageId': '69847615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847616&x=4022',
		'title': '',
		'imageId': '69847616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847617&x=4022',
		'title': '',
		'imageId': '69847617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847618&x=4022',
		'title': '',
		'imageId': '69847618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847619&x=4022',
		'title': '',
		'imageId': '69847619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847620&x=4022',
		'title': '',
		'imageId': '69847620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847621&x=4022',
		'title': '',
		'imageId': '69847621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847622&x=4022',
		'title': '',
		'imageId': '69847622',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847623&x=4022',
		'title': '',
		'imageId': '69847623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847624&x=4022',
		'title': '',
		'imageId': '69847624',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847625&x=4022',
		'title': '',
		'imageId': '69847625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005357&docid=69847626&x=4022',
		'title': '',
		'imageId': '69847626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005357';

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