var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142569&x=4342',
		'title': '',
		'imageId': '69142569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142581&x=4342',
		'title': '',
		'imageId': '69142581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142568&x=4342',
		'title': '',
		'imageId': '69142568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142598&x=4342',
		'title': '',
		'imageId': '69142598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142586&x=4342',
		'title': '',
		'imageId': '69142586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142571&x=4342',
		'title': '',
		'imageId': '69142571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142592&x=4342',
		'title': '',
		'imageId': '69142592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142566&x=4342',
		'title': '',
		'imageId': '69142566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142570&x=4342',
		'title': '',
		'imageId': '69142570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142602&x=4342',
		'title': '',
		'imageId': '69142602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142582&x=4342',
		'title': '',
		'imageId': '69142582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142567&x=4342',
		'title': '',
		'imageId': '69142567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142589&x=4342',
		'title': '',
		'imageId': '69142589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142603&x=4342',
		'title': '',
		'imageId': '69142603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142583&x=4342',
		'title': '',
		'imageId': '69142583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974933&docid=69142580&x=4342',
		'title': '',
		'imageId': '69142580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974933';

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