var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197334&x=4652',
		'title': '',
		'imageId': '70197334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197341&x=4652',
		'title': '',
		'imageId': '70197341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197336&x=4652',
		'title': '',
		'imageId': '70197336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197338&x=4652',
		'title': '',
		'imageId': '70197338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197343&x=4652',
		'title': '',
		'imageId': '70197343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197345&x=4652',
		'title': '',
		'imageId': '70197345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197339&x=4652',
		'title': '',
		'imageId': '70197339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197348&x=4652',
		'title': '',
		'imageId': '70197348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197340&x=4652',
		'title': '',
		'imageId': '70197340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197347&x=4652',
		'title': '',
		'imageId': '70197347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197342&x=4652',
		'title': '',
		'imageId': '70197342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197335&x=4652',
		'title': '',
		'imageId': '70197335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197337&x=4652',
		'title': '',
		'imageId': '70197337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197346&x=4652',
		'title': '',
		'imageId': '70197346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=70197344&x=4652',
		'title': '',
		'imageId': '70197344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=59270916&x=4652',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018388&docid=59270915&x=4652',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018388';

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