var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685916&x=550',
		'title': '',
		'imageId': '69685916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685917&x=550',
		'title': '',
		'imageId': '69685917',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685920&x=550',
		'title': '',
		'imageId': '69685920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685921&x=550',
		'title': '',
		'imageId': '69685921',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685930&x=550',
		'title': '',
		'imageId': '69685930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685931&x=550',
		'title': '',
		'imageId': '69685931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685946&x=550',
		'title': '',
		'imageId': '69685946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685947&x=550',
		'title': '',
		'imageId': '69685947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685952&x=550',
		'title': '',
		'imageId': '69685952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685954&x=550',
		'title': '',
		'imageId': '69685954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685960&x=550',
		'title': '',
		'imageId': '69685960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685961&x=550',
		'title': '',
		'imageId': '69685961',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685966&x=550',
		'title': '',
		'imageId': '69685966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685970&x=550',
		'title': '',
		'imageId': '69685970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685977&x=550',
		'title': '',
		'imageId': '69685977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685988&x=550',
		'title': '',
		'imageId': '69685988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999203&docid=69685991&x=550',
		'title': '',
		'imageId': '69685991',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999203';

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