var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888243&x=1639',
		'title': '',
		'imageId': '69888243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888245&x=1639',
		'title': '',
		'imageId': '69888245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888246&x=1639',
		'title': '',
		'imageId': '69888246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888247&x=1639',
		'title': '',
		'imageId': '69888247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888248&x=1639',
		'title': '',
		'imageId': '69888248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888249&x=1639',
		'title': '',
		'imageId': '69888249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888250&x=1639',
		'title': '',
		'imageId': '69888250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888251&x=1639',
		'title': '',
		'imageId': '69888251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888252&x=1639',
		'title': '',
		'imageId': '69888252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888253&x=1639',
		'title': '',
		'imageId': '69888253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888254&x=1639',
		'title': '',
		'imageId': '69888254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888255&x=1639',
		'title': '',
		'imageId': '69888255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888256&x=1639',
		'title': '',
		'imageId': '69888256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888257&x=1639',
		'title': '',
		'imageId': '69888257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888258&x=1639',
		'title': '',
		'imageId': '69888258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888259&x=1639',
		'title': '',
		'imageId': '69888259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007445&docid=69888260&x=1639',
		'title': '',
		'imageId': '69888260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007445';

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