var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689443&x=5830',
		'title': '',
		'imageId': '71689443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689445&x=5830',
		'title': '',
		'imageId': '71689445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689446&x=5830',
		'title': '',
		'imageId': '71689446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689451&x=5830',
		'title': '',
		'imageId': '71689451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689447&x=5830',
		'title': '',
		'imageId': '71689447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689454&x=5830',
		'title': '',
		'imageId': '71689454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689465&x=5830',
		'title': '',
		'imageId': '71689465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689466&x=5830',
		'title': '',
		'imageId': '71689466',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689468&x=5830',
		'title': '',
		'imageId': '71689468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689467&x=5830',
		'title': '',
		'imageId': '71689467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689469&x=5830',
		'title': '',
		'imageId': '71689469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689478&x=5830',
		'title': '',
		'imageId': '71689478',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689476&x=5830',
		'title': '',
		'imageId': '71689476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689479&x=5830',
		'title': '',
		'imageId': '71689479',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689483&x=5830',
		'title': '',
		'imageId': '71689483',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689487&x=5830',
		'title': '',
		'imageId': '71689487',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689488&x=5830',
		'title': '',
		'imageId': '71689488',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689442&x=5830',
		'title': '',
		'imageId': '71689442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079467&docid=71689444&x=5830',
		'title': '',
		'imageId': '71689444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4079467';

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