var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869055&x=449',
		'title': '',
		'imageId': '69869055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869056&x=449',
		'title': '',
		'imageId': '69869056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869042&x=449',
		'title': '',
		'imageId': '69869042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869051&x=449',
		'title': '',
		'imageId': '69869051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869048&x=449',
		'title': '',
		'imageId': '69869048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869052&x=449',
		'title': '',
		'imageId': '69869052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869057&x=449',
		'title': '',
		'imageId': '69869057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869049&x=449',
		'title': '',
		'imageId': '69869049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869054&x=449',
		'title': '',
		'imageId': '69869054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869045&x=449',
		'title': '',
		'imageId': '69869045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869059&x=449',
		'title': '',
		'imageId': '69869059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869053&x=449',
		'title': '',
		'imageId': '69869053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869058&x=449',
		'title': '',
		'imageId': '69869058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869047&x=449',
		'title': '',
		'imageId': '69869047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006448&docid=69869050&x=449',
		'title': '',
		'imageId': '69869050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006448';

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