var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369275&x=021',
		'title': '',
		'imageId': '69369275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369264&x=021',
		'title': '',
		'imageId': '69369264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369270&x=021',
		'title': '',
		'imageId': '69369270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369272&x=021',
		'title': '',
		'imageId': '69369272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369273&x=021',
		'title': '',
		'imageId': '69369273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369269&x=021',
		'title': '',
		'imageId': '69369269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369278&x=021',
		'title': '',
		'imageId': '69369278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369277&x=021',
		'title': '',
		'imageId': '69369277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369276&x=021',
		'title': '',
		'imageId': '69369276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369268&x=021',
		'title': '',
		'imageId': '69369268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369267&x=021',
		'title': '',
		'imageId': '69369267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369271&x=021',
		'title': '',
		'imageId': '69369271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369265&x=021',
		'title': '',
		'imageId': '69369265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369266&x=021',
		'title': '',
		'imageId': '69369266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984665&docid=69369274&x=021',
		'title': '',
		'imageId': '69369274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984665';

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