var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798271&x=294',
		'title': '',
		'imageId': '69798271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798272&x=294',
		'title': '',
		'imageId': '69798272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798273&x=294',
		'title': '',
		'imageId': '69798273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798274&x=294',
		'title': '',
		'imageId': '69798274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798275&x=294',
		'title': '',
		'imageId': '69798275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798276&x=294',
		'title': '',
		'imageId': '69798276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798277&x=294',
		'title': '',
		'imageId': '69798277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798278&x=294',
		'title': '',
		'imageId': '69798278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798279&x=294',
		'title': '',
		'imageId': '69798279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798280&x=294',
		'title': '',
		'imageId': '69798280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798281&x=294',
		'title': '',
		'imageId': '69798281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798282&x=294',
		'title': '',
		'imageId': '69798282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798283&x=294',
		'title': '',
		'imageId': '69798283',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798284&x=294',
		'title': '',
		'imageId': '69798284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798285&x=294',
		'title': '',
		'imageId': '69798285',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798286&x=294',
		'title': '',
		'imageId': '69798286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035472&docid=69798287&x=294',
		'title': '',
		'imageId': '69798287',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035472';

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