var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416465&x=2328',
		'title': '',
		'imageId': '67416465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416467&x=2328',
		'title': '',
		'imageId': '67416467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416468&x=2328',
		'title': '',
		'imageId': '67416468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416469&x=2328',
		'title': '',
		'imageId': '67416469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416470&x=2328',
		'title': '',
		'imageId': '67416470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416471&x=2328',
		'title': '',
		'imageId': '67416471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416472&x=2328',
		'title': '',
		'imageId': '67416472',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416473&x=2328',
		'title': '',
		'imageId': '67416473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416474&x=2328',
		'title': '',
		'imageId': '67416474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416475&x=2328',
		'title': '',
		'imageId': '67416475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416476&x=2328',
		'title': '',
		'imageId': '67416476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954448&docid=67416477&x=2328',
		'title': '',
		'imageId': '67416477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954448';

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