var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522051&x=1434',
		'title': '',
		'imageId': '69522051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522048&x=1434',
		'title': '',
		'imageId': '69522048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522054&x=1434',
		'title': '',
		'imageId': '69522054',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522047&x=1434',
		'title': '',
		'imageId': '69522047',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522053&x=1434',
		'title': '',
		'imageId': '69522053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522055&x=1434',
		'title': '',
		'imageId': '69522055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522049&x=1434',
		'title': '',
		'imageId': '69522049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522056&x=1434',
		'title': '',
		'imageId': '69522056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522052&x=1434',
		'title': '',
		'imageId': '69522052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522050&x=1434',
		'title': '',
		'imageId': '69522050',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522046&x=1434',
		'title': '',
		'imageId': '69522046',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991417&docid=69522057&x=1434',
		'title': '',
		'imageId': '69522057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991417';

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