var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844659&x=1631',
		'title': '',
		'imageId': '69844659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844668&x=1631',
		'title': '',
		'imageId': '69844668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844671&x=1631',
		'title': '',
		'imageId': '69844671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844687&x=1631',
		'title': '',
		'imageId': '69844687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844701&x=1631',
		'title': '',
		'imageId': '69844701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844744&x=1631',
		'title': '',
		'imageId': '69844744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844749&x=1631',
		'title': '',
		'imageId': '69844749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844759&x=1631',
		'title': '',
		'imageId': '69844759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844762&x=1631',
		'title': '',
		'imageId': '69844762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844774&x=1631',
		'title': '',
		'imageId': '69844774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844777&x=1631',
		'title': '',
		'imageId': '69844777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844783&x=1631',
		'title': '',
		'imageId': '69844783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005257&docid=69844883&x=1631',
		'title': '',
		'imageId': '69844883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005257';

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