var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164991&x=1641',
		'title': '',
		'imageId': '70164991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164978&x=1641',
		'title': '',
		'imageId': '70164978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164993&x=1641',
		'title': '',
		'imageId': '70164993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164980&x=1641',
		'title': '',
		'imageId': '70164980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164996&x=1641',
		'title': '',
		'imageId': '70164996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164981&x=1641',
		'title': '',
		'imageId': '70164981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164983&x=1641',
		'title': '',
		'imageId': '70164983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164990&x=1641',
		'title': '',
		'imageId': '70164990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164985&x=1641',
		'title': '',
		'imageId': '70164985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164988&x=1641',
		'title': '',
		'imageId': '70164988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164986&x=1641',
		'title': '',
		'imageId': '70164986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164989&x=1641',
		'title': '',
		'imageId': '70164989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164995&x=1641',
		'title': '',
		'imageId': '70164995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164987&x=1641',
		'title': '',
		'imageId': '70164987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164994&x=1641',
		'title': '',
		'imageId': '70164994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164984&x=1641',
		'title': '',
		'imageId': '70164984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164992&x=1641',
		'title': '',
		'imageId': '70164992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164979&x=1641',
		'title': '',
		'imageId': '70164979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016925&docid=70164982&x=1641',
		'title': '',
		'imageId': '70164982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016925';

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