var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924191&x=1935',
		'title': '',
		'imageId': '69924191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924193&x=1935',
		'title': '',
		'imageId': '69924193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924200&x=1935',
		'title': '',
		'imageId': '69924200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924198&x=1935',
		'title': '',
		'imageId': '69924198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924197&x=1935',
		'title': '',
		'imageId': '69924197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924196&x=1935',
		'title': '',
		'imageId': '69924196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924195&x=1935',
		'title': '',
		'imageId': '69924195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924192&x=1935',
		'title': '',
		'imageId': '69924192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924194&x=1935',
		'title': '',
		'imageId': '69924194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924190&x=1935',
		'title': '',
		'imageId': '69924190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924199&x=1935',
		'title': '',
		'imageId': '69924199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69924212&x=1935',
		'title': '',
		'imageId': '69924212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008518&docid=69942838&x=1935',
		'title': '',
		'imageId': '69942838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008518';

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