var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403206&x=4524',
		'title': '',
		'imageId': '70403206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403200&x=4524',
		'title': '',
		'imageId': '70403200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403208&x=4524',
		'title': '',
		'imageId': '70403208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403202&x=4524',
		'title': '',
		'imageId': '70403202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403201&x=4524',
		'title': '',
		'imageId': '70403201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403210&x=4524',
		'title': '',
		'imageId': '70403210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403198&x=4524',
		'title': '',
		'imageId': '70403198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403209&x=4524',
		'title': '',
		'imageId': '70403209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403205&x=4524',
		'title': '',
		'imageId': '70403205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403203&x=4524',
		'title': '',
		'imageId': '70403203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403199&x=4524',
		'title': '',
		'imageId': '70403199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403212&x=4524',
		'title': '',
		'imageId': '70403212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403211&x=4524',
		'title': '',
		'imageId': '70403211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403196&x=4524',
		'title': '',
		'imageId': '70403196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403207&x=4524',
		'title': '',
		'imageId': '70403207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403197&x=4524',
		'title': '',
		'imageId': '70403197',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027980&docid=70403204&x=4524',
		'title': '',
		'imageId': '70403204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027980';

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