var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017211&x=1724',
		'title': '',
		'imageId': '70017211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017214&x=1724',
		'title': '',
		'imageId': '70017214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017213&x=1724',
		'title': '',
		'imageId': '70017213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017215&x=1724',
		'title': '',
		'imageId': '70017215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017218&x=1724',
		'title': '',
		'imageId': '70017218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017224&x=1724',
		'title': '',
		'imageId': '70017224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017229&x=1724',
		'title': '',
		'imageId': '70017229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017230&x=1724',
		'title': '',
		'imageId': '70017230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017235&x=1724',
		'title': '',
		'imageId': '70017235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017238&x=1724',
		'title': '',
		'imageId': '70017238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017246&x=1724',
		'title': '',
		'imageId': '70017246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017239&x=1724',
		'title': '',
		'imageId': '70017239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017248&x=1724',
		'title': '',
		'imageId': '70017248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017261&x=1724',
		'title': '',
		'imageId': '70017261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017254&x=1724',
		'title': '',
		'imageId': '70017254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017253&x=1724',
		'title': '',
		'imageId': '70017253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017258&x=1724',
		'title': '',
		'imageId': '70017258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017210&x=1724',
		'title': '',
		'imageId': '70017210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012602&docid=70017212&x=1724',
		'title': '',
		'imageId': '70017212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012602';

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