var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108052&x=3139',
		'title': '',
		'imageId': '69108052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108054&x=3139',
		'title': '',
		'imageId': '69108054',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108053&x=3139',
		'title': '',
		'imageId': '69108053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108055&x=3139',
		'title': '',
		'imageId': '69108055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108056&x=3139',
		'title': '',
		'imageId': '69108056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108063&x=3139',
		'title': '',
		'imageId': '69108063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108057&x=3139',
		'title': '',
		'imageId': '69108057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108058&x=3139',
		'title': '',
		'imageId': '69108058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108059&x=3139',
		'title': '',
		'imageId': '69108059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108060&x=3139',
		'title': '',
		'imageId': '69108060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108062&x=3139',
		'title': '',
		'imageId': '69108062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973604&docid=69108061&x=3139',
		'title': '',
		'imageId': '69108061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973604';

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