var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051205&x=5023',
		'title': '',
		'imageId': '69051205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051214&x=5023',
		'title': '',
		'imageId': '69051214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051209&x=5023',
		'title': '',
		'imageId': '69051209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051215&x=5023',
		'title': '',
		'imageId': '69051215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051208&x=5023',
		'title': '',
		'imageId': '69051208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051216&x=5023',
		'title': '',
		'imageId': '69051216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051207&x=5023',
		'title': '',
		'imageId': '69051207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051206&x=5023',
		'title': '',
		'imageId': '69051206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051213&x=5023',
		'title': '',
		'imageId': '69051213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051211&x=5023',
		'title': '',
		'imageId': '69051211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051218&x=5023',
		'title': '',
		'imageId': '69051218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051217&x=5023',
		'title': '',
		'imageId': '69051217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051212&x=5023',
		'title': '',
		'imageId': '69051212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971474&docid=69051210&x=5023',
		'title': '',
		'imageId': '69051210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971474';

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