var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187271&x=1042',
		'title': '',
		'imageId': '70187271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187276&x=1042',
		'title': '',
		'imageId': '70187276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187279&x=1042',
		'title': '',
		'imageId': '70187279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187282&x=1042',
		'title': '',
		'imageId': '70187282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187285&x=1042',
		'title': '',
		'imageId': '70187285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187288&x=1042',
		'title': '',
		'imageId': '70187288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187291&x=1042',
		'title': '',
		'imageId': '70187291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187294&x=1042',
		'title': '',
		'imageId': '70187294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187297&x=1042',
		'title': '',
		'imageId': '70187297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187300&x=1042',
		'title': '',
		'imageId': '70187300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187303&x=1042',
		'title': '',
		'imageId': '70187303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187306&x=1042',
		'title': '',
		'imageId': '70187306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187309&x=1042',
		'title': '',
		'imageId': '70187309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187312&x=1042',
		'title': '',
		'imageId': '70187312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187315&x=1042',
		'title': '',
		'imageId': '70187315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187318&x=1042',
		'title': '',
		'imageId': '70187318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187321&x=1042',
		'title': '',
		'imageId': '70187321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018414&docid=70187324&x=1042',
		'title': '',
		'imageId': '70187324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018414';

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