var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043771&x=1512',
		'title': '',
		'imageId': '70043771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043772&x=1512',
		'title': '',
		'imageId': '70043772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043773&x=1512',
		'title': '',
		'imageId': '70043773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043774&x=1512',
		'title': '',
		'imageId': '70043774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043775&x=1512',
		'title': '',
		'imageId': '70043775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043776&x=1512',
		'title': '',
		'imageId': '70043776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043777&x=1512',
		'title': '',
		'imageId': '70043777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043778&x=1512',
		'title': '',
		'imageId': '70043778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043779&x=1512',
		'title': '',
		'imageId': '70043779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043780&x=1512',
		'title': '',
		'imageId': '70043780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043781&x=1512',
		'title': '',
		'imageId': '70043781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043782&x=1512',
		'title': '',
		'imageId': '70043782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013447&docid=70043783&x=1512',
		'title': '',
		'imageId': '70043783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013447';

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