var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094058&x=1355',
		'title': '',
		'imageId': '69094058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094056&x=1355',
		'title': '',
		'imageId': '69094056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094052&x=1355',
		'title': '',
		'imageId': '69094052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094050&x=1355',
		'title': '',
		'imageId': '69094050',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094059&x=1355',
		'title': '',
		'imageId': '69094059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094057&x=1355',
		'title': '',
		'imageId': '69094057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094053&x=1355',
		'title': '',
		'imageId': '69094053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094061&x=1355',
		'title': '',
		'imageId': '69094061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094054&x=1355',
		'title': '',
		'imageId': '69094054',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094062&x=1355',
		'title': '',
		'imageId': '69094062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094049&x=1355',
		'title': '',
		'imageId': '69094049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094063&x=1355',
		'title': '',
		'imageId': '69094063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094066&x=1355',
		'title': '',
		'imageId': '69094066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094064&x=1355',
		'title': '',
		'imageId': '69094064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094060&x=1355',
		'title': '',
		'imageId': '69094060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094065&x=1355',
		'title': '',
		'imageId': '69094065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094051&x=1355',
		'title': '',
		'imageId': '69094051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094067&x=1355',
		'title': '',
		'imageId': '69094067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094048&x=1355',
		'title': '',
		'imageId': '69094048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972819&docid=69094055&x=1355',
		'title': '',
		'imageId': '69094055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972819';

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