var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753291&x=2649',
		'title': '',
		'imageId': '69753291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753292&x=2649',
		'title': '',
		'imageId': '69753292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753293&x=2649',
		'title': '',
		'imageId': '69753293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753294&x=2649',
		'title': '',
		'imageId': '69753294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753317&x=2649',
		'title': '',
		'imageId': '69753317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753321&x=2649',
		'title': '',
		'imageId': '69753321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753322&x=2649',
		'title': '',
		'imageId': '69753322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753325&x=2649',
		'title': '',
		'imageId': '69753325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753326&x=2649',
		'title': '',
		'imageId': '69753326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753327&x=2649',
		'title': '',
		'imageId': '69753327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753338&x=2649',
		'title': '',
		'imageId': '69753338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753289&x=2649',
		'title': '',
		'imageId': '69753289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011535&docid=69753290&x=2649',
		'title': '',
		'imageId': '69753290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011535';

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