var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843760&x=747',
		'title': '',
		'imageId': '71843760',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843756&x=747',
		'title': '',
		'imageId': '71843756',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843758&x=747',
		'title': '',
		'imageId': '71843758',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843761&x=747',
		'title': '',
		'imageId': '71843761',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843710&x=747',
		'title': '',
		'imageId': '71843710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843734&x=747',
		'title': '',
		'imageId': '71843734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843743&x=747',
		'title': '',
		'imageId': '71843743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843714&x=747',
		'title': '',
		'imageId': '71843714',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843732&x=747',
		'title': '',
		'imageId': '71843732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843740&x=747',
		'title': '',
		'imageId': '71843740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843726&x=747',
		'title': '',
		'imageId': '71843726',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843737&x=747',
		'title': '',
		'imageId': '71843737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843750&x=747',
		'title': '',
		'imageId': '71843750',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843731&x=747',
		'title': '',
		'imageId': '71843731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843753&x=747',
		'title': '',
		'imageId': '71843753',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843772&x=747',
		'title': '',
		'imageId': '71843772',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843712&x=747',
		'title': '',
		'imageId': '71843712',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843711&x=747',
		'title': '',
		'imageId': '71843711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843713&x=747',
		'title': '',
		'imageId': '71843713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086169&docid=71843708&x=747',
		'title': '',
		'imageId': '71843708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086169';

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