var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180318&x=352',
		'title': '',
		'imageId': '70180318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180325&x=352',
		'title': '',
		'imageId': '70180325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180317&x=352',
		'title': '',
		'imageId': '70180317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180319&x=352',
		'title': '',
		'imageId': '70180319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180320&x=352',
		'title': '',
		'imageId': '70180320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180324&x=352',
		'title': '',
		'imageId': '70180324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180321&x=352',
		'title': '',
		'imageId': '70180321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180322&x=352',
		'title': '',
		'imageId': '70180322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180323&x=352',
		'title': '',
		'imageId': '70180323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180327&x=352',
		'title': '',
		'imageId': '70180327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180328&x=352',
		'title': '',
		'imageId': '70180328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180329&x=352',
		'title': '',
		'imageId': '70180329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180330&x=352',
		'title': '',
		'imageId': '70180330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180316&x=352',
		'title': '',
		'imageId': '70180316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017969&docid=70180315&x=352',
		'title': '',
		'imageId': '70180315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017969';

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