var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175122&x=821',
		'title': '',
		'imageId': '70175122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175152&x=821',
		'title': '',
		'imageId': '70175152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175113&x=821',
		'title': '',
		'imageId': '70175113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175120&x=821',
		'title': '',
		'imageId': '70175120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175123&x=821',
		'title': '',
		'imageId': '70175123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175124&x=821',
		'title': '',
		'imageId': '70175124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175118&x=821',
		'title': '',
		'imageId': '70175118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175121&x=821',
		'title': '',
		'imageId': '70175121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175119&x=821',
		'title': '',
		'imageId': '70175119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175117&x=821',
		'title': '',
		'imageId': '70175117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175115&x=821',
		'title': '',
		'imageId': '70175115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175125&x=821',
		'title': '',
		'imageId': '70175125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175116&x=821',
		'title': '',
		'imageId': '70175116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017565&docid=70175114&x=821',
		'title': '',
		'imageId': '70175114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017565';

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