var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850268&x=169',
		'title': '',
		'imageId': '69850268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850270&x=169',
		'title': '',
		'imageId': '69850270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850277&x=169',
		'title': '',
		'imageId': '69850277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850279&x=169',
		'title': '',
		'imageId': '69850279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850274&x=169',
		'title': '',
		'imageId': '69850274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850276&x=169',
		'title': '',
		'imageId': '69850276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850280&x=169',
		'title': '',
		'imageId': '69850280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850271&x=169',
		'title': '',
		'imageId': '69850271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850275&x=169',
		'title': '',
		'imageId': '69850275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850273&x=169',
		'title': '',
		'imageId': '69850273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850278&x=169',
		'title': '',
		'imageId': '69850278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850272&x=169',
		'title': '',
		'imageId': '69850272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850361&x=169',
		'title': '',
		'imageId': '69850361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850362&x=169',
		'title': '',
		'imageId': '69850362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005478&docid=69850363&x=169',
		'title': '',
		'imageId': '69850363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005478';

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