var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815194&x=653',
		'title': '',
		'imageId': '70815194',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815202&x=653',
		'title': '',
		'imageId': '70815202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815201&x=653',
		'title': '',
		'imageId': '70815201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815203&x=653',
		'title': '',
		'imageId': '70815203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815212&x=653',
		'title': '',
		'imageId': '70815212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815229&x=653',
		'title': '',
		'imageId': '70815229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815210&x=653',
		'title': '',
		'imageId': '70815210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815221&x=653',
		'title': '',
		'imageId': '70815221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815214&x=653',
		'title': '',
		'imageId': '70815214',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815223&x=653',
		'title': '',
		'imageId': '70815223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815217&x=653',
		'title': '',
		'imageId': '70815217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815232&x=653',
		'title': '',
		'imageId': '70815232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815187&x=653',
		'title': '',
		'imageId': '70815187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815191&x=653',
		'title': '',
		'imageId': '70815191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815231&x=653',
		'title': '',
		'imageId': '70815231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815235&x=653',
		'title': '',
		'imageId': '70815235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815240&x=653',
		'title': '',
		'imageId': '70815240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043104&docid=70815241&x=653',
		'title': '',
		'imageId': '70815241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4043104';

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