var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251930&x=1020',
		'title': '',
		'imageId': '70251930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251929&x=1020',
		'title': '',
		'imageId': '70251929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251922&x=1020',
		'title': '',
		'imageId': '70251922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251933&x=1020',
		'title': '',
		'imageId': '70251933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251931&x=1020',
		'title': '',
		'imageId': '70251931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251928&x=1020',
		'title': '',
		'imageId': '70251928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251932&x=1020',
		'title': '',
		'imageId': '70251932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251924&x=1020',
		'title': '',
		'imageId': '70251924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251923&x=1020',
		'title': '',
		'imageId': '70251923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251921&x=1020',
		'title': '',
		'imageId': '70251921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251927&x=1020',
		'title': '',
		'imageId': '70251927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251925&x=1020',
		'title': '',
		'imageId': '70251925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251926&x=1020',
		'title': '',
		'imageId': '70251926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020909&docid=70251934&x=1020',
		'title': '',
		'imageId': '70251934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020909';

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