var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903941&x=735',
		'title': '',
		'imageId': '69903941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903950&x=735',
		'title': '',
		'imageId': '69903950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903940&x=735',
		'title': '',
		'imageId': '69903940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903945&x=735',
		'title': '',
		'imageId': '69903945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903942&x=735',
		'title': '',
		'imageId': '69903942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903944&x=735',
		'title': '',
		'imageId': '69903944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903953&x=735',
		'title': '',
		'imageId': '69903953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903943&x=735',
		'title': '',
		'imageId': '69903943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903948&x=735',
		'title': '',
		'imageId': '69903948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903946&x=735',
		'title': '',
		'imageId': '69903946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903949&x=735',
		'title': '',
		'imageId': '69903949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903954&x=735',
		'title': '',
		'imageId': '69903954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903951&x=735',
		'title': '',
		'imageId': '69903951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903947&x=735',
		'title': '',
		'imageId': '69903947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006958&docid=69903952&x=735',
		'title': '',
		'imageId': '69903952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006958';

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