var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059775&x=5757',
		'title': '',
		'imageId': '70059775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059777&x=5757',
		'title': '',
		'imageId': '70059777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059756&x=5757',
		'title': '',
		'imageId': '70059756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059758&x=5757',
		'title': '',
		'imageId': '70059758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059762&x=5757',
		'title': '',
		'imageId': '70059762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059763&x=5757',
		'title': '',
		'imageId': '70059763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059765&x=5757',
		'title': '',
		'imageId': '70059765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059764&x=5757',
		'title': '',
		'imageId': '70059764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059743&x=5757',
		'title': '',
		'imageId': '70059743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059742&x=5757',
		'title': '',
		'imageId': '70059742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059746&x=5757',
		'title': '',
		'imageId': '70059746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059745&x=5757',
		'title': '',
		'imageId': '70059745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059744&x=5757',
		'title': '',
		'imageId': '70059744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059774&x=5757',
		'title': '',
		'imageId': '70059774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014120&docid=70059747&x=5757',
		'title': '',
		'imageId': '70059747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014120';

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