var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389145&x=2451',
		'title': '',
		'imageId': '68389145',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389154&x=2451',
		'title': '',
		'imageId': '68389154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389150&x=2451',
		'title': '',
		'imageId': '68389150',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389146&x=2451',
		'title': '',
		'imageId': '68389146',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389152&x=2451',
		'title': '',
		'imageId': '68389152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389144&x=2451',
		'title': '',
		'imageId': '68389144',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389151&x=2451',
		'title': '',
		'imageId': '68389151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389148&x=2451',
		'title': '',
		'imageId': '68389148',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389143&x=2451',
		'title': '',
		'imageId': '68389143',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389149&x=2451',
		'title': '',
		'imageId': '68389149',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389153&x=2451',
		'title': '',
		'imageId': '68389153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953830&docid=68389147&x=2451',
		'title': '',
		'imageId': '68389147',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953830';

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