var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021015&x=3414',
		'title': '',
		'imageId': '70021015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021008&x=3414',
		'title': '',
		'imageId': '70021008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021007&x=3414',
		'title': '',
		'imageId': '70021007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021004&x=3414',
		'title': '',
		'imageId': '70021004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021010&x=3414',
		'title': '',
		'imageId': '70021010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021006&x=3414',
		'title': '',
		'imageId': '70021006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021005&x=3414',
		'title': '',
		'imageId': '70021005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021012&x=3414',
		'title': '',
		'imageId': '70021012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021003&x=3414',
		'title': '',
		'imageId': '70021003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021013&x=3414',
		'title': '',
		'imageId': '70021013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021009&x=3414',
		'title': '',
		'imageId': '70021009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021016&x=3414',
		'title': '',
		'imageId': '70021016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021011&x=3414',
		'title': '',
		'imageId': '70021011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021014&x=3414',
		'title': '',
		'imageId': '70021014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012652&docid=70021002&x=3414',
		'title': '',
		'imageId': '70021002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012652';

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