var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804994&x=3635',
		'title': '',
		'imageId': '69804994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804993&x=3635',
		'title': '',
		'imageId': '69804993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804984&x=3635',
		'title': '',
		'imageId': '69804984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804990&x=3635',
		'title': '',
		'imageId': '69804990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804992&x=3635',
		'title': '',
		'imageId': '69804992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804985&x=3635',
		'title': '',
		'imageId': '69804985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804982&x=3635',
		'title': '',
		'imageId': '69804982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804986&x=3635',
		'title': '',
		'imageId': '69804986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804989&x=3635',
		'title': '',
		'imageId': '69804989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804987&x=3635',
		'title': '',
		'imageId': '69804987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804988&x=3635',
		'title': '',
		'imageId': '69804988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804991&x=3635',
		'title': '',
		'imageId': '69804991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003795&docid=69804983&x=3635',
		'title': '',
		'imageId': '69804983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003795';

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