var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938348&x=218',
		'title': '',
		'imageId': '69938348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938347&x=218',
		'title': '',
		'imageId': '69938347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938356&x=218',
		'title': '',
		'imageId': '69938356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938345&x=218',
		'title': '',
		'imageId': '69938345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938355&x=218',
		'title': '',
		'imageId': '69938355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938346&x=218',
		'title': '',
		'imageId': '69938346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938349&x=218',
		'title': '',
		'imageId': '69938349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938343&x=218',
		'title': '',
		'imageId': '69938343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938357&x=218',
		'title': '',
		'imageId': '69938357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938344&x=218',
		'title': '',
		'imageId': '69938344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938352&x=218',
		'title': '',
		'imageId': '69938352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938353&x=218',
		'title': '',
		'imageId': '69938353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938351&x=218',
		'title': '',
		'imageId': '69938351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938360&x=218',
		'title': '',
		'imageId': '69938360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938359&x=218',
		'title': '',
		'imageId': '69938359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938354&x=218',
		'title': '',
		'imageId': '69938354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938341&x=218',
		'title': '',
		'imageId': '69938341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938342&x=218',
		'title': '',
		'imageId': '69938342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938350&x=218',
		'title': '',
		'imageId': '69938350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009055&docid=69938358&x=218',
		'title': '',
		'imageId': '69938358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009055';

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