var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685561&x=561',
		'title': '',
		'imageId': '70685561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685564&x=561',
		'title': '',
		'imageId': '70685564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685562&x=561',
		'title': '',
		'imageId': '70685562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685559&x=561',
		'title': '',
		'imageId': '70685559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685569&x=561',
		'title': '',
		'imageId': '70685569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685568&x=561',
		'title': '',
		'imageId': '70685568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685565&x=561',
		'title': '',
		'imageId': '70685565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685563&x=561',
		'title': '',
		'imageId': '70685563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685567&x=561',
		'title': '',
		'imageId': '70685567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685558&x=561',
		'title': '',
		'imageId': '70685558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685560&x=561',
		'title': '',
		'imageId': '70685560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685566&x=561',
		'title': '',
		'imageId': '70685566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685557&x=561',
		'title': '',
		'imageId': '70685557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038468&docid=70685570&x=561',
		'title': '',
		'imageId': '70685570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038468';

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