var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698423&x=4419',
		'title': '',
		'imageId': '69698423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698425&x=4419',
		'title': '',
		'imageId': '69698425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698427&x=4419',
		'title': '',
		'imageId': '69698427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698430&x=4419',
		'title': '',
		'imageId': '69698430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698434&x=4419',
		'title': '',
		'imageId': '69698434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698518&x=4419',
		'title': '',
		'imageId': '69698518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698584&x=4419',
		'title': '',
		'imageId': '69698584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698591&x=4419',
		'title': '',
		'imageId': '69698591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698592&x=4419',
		'title': '',
		'imageId': '69698592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698593&x=4419',
		'title': '',
		'imageId': '69698593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698594&x=4419',
		'title': '',
		'imageId': '69698594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698599&x=4419',
		'title': '',
		'imageId': '69698599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698600&x=4419',
		'title': '',
		'imageId': '69698600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698604&x=4419',
		'title': '',
		'imageId': '69698604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698605&x=4419',
		'title': '',
		'imageId': '69698605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698608&x=4419',
		'title': '',
		'imageId': '69698608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698609&x=4419',
		'title': '',
		'imageId': '69698609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69698610&x=4419',
		'title': '',
		'imageId': '69698610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999545&docid=69874406&x=4419',
		'title': '',
		'imageId': '69874406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999545';

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