var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215786&x=4958',
		'title': '',
		'imageId': '70215786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215787&x=4958',
		'title': '',
		'imageId': '70215787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215788&x=4958',
		'title': '',
		'imageId': '70215788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215789&x=4958',
		'title': '',
		'imageId': '70215789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215792&x=4958',
		'title': '',
		'imageId': '70215792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215801&x=4958',
		'title': '',
		'imageId': '70215801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215802&x=4958',
		'title': '',
		'imageId': '70215802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215803&x=4958',
		'title': '',
		'imageId': '70215803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215804&x=4958',
		'title': '',
		'imageId': '70215804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215813&x=4958',
		'title': '',
		'imageId': '70215813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215816&x=4958',
		'title': '',
		'imageId': '70215816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215814&x=4958',
		'title': '',
		'imageId': '70215814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215815&x=4958',
		'title': '',
		'imageId': '70215815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215785&x=4958',
		'title': '',
		'imageId': '70215785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019465&docid=70215784&x=4958',
		'title': '',
		'imageId': '70215784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019465';

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