var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956585&x=33',
		'title': '',
		'imageId': '70956585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956581&x=33',
		'title': '',
		'imageId': '70956581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956580&x=33',
		'title': '',
		'imageId': '70956580',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956630&x=33',
		'title': '',
		'imageId': '70956630',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956636&x=33',
		'title': '',
		'imageId': '70956636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956629&x=33',
		'title': '',
		'imageId': '70956629',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956634&x=33',
		'title': '',
		'imageId': '70956634',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956632&x=33',
		'title': '',
		'imageId': '70956632',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956631&x=33',
		'title': '',
		'imageId': '70956631',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956635&x=33',
		'title': '',
		'imageId': '70956635',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956633&x=33',
		'title': '',
		'imageId': '70956633',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956672&x=33',
		'title': '',
		'imageId': '70956672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956583&x=33',
		'title': '',
		'imageId': '70956583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956582&x=33',
		'title': '',
		'imageId': '70956582',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956674&x=33',
		'title': '',
		'imageId': '70956674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956673&x=33',
		'title': '',
		'imageId': '70956673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048661&docid=70956690&x=33',
		'title': '',
		'imageId': '70956690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4048661';

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