var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67297948&x=4251',
		'title': '',
		'imageId': '67297948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67297947&x=4251',
		'title': '',
		'imageId': '67297947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67297949&x=4251',
		'title': '',
		'imageId': '67297949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67297950&x=4251',
		'title': '',
		'imageId': '67297950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441503&x=4251',
		'title': '',
		'imageId': '67441503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441508&x=4251',
		'title': '',
		'imageId': '67441508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441502&x=4251',
		'title': '',
		'imageId': '67441502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441511&x=4251',
		'title': '',
		'imageId': '67441511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441506&x=4251',
		'title': '',
		'imageId': '67441506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441505&x=4251',
		'title': '',
		'imageId': '67441505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441507&x=4251',
		'title': '',
		'imageId': '67441507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441509&x=4251',
		'title': '',
		'imageId': '67441509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441510&x=4251',
		'title': '',
		'imageId': '67441510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441512&x=4251',
		'title': '',
		'imageId': '67441512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441500&x=4251',
		'title': '',
		'imageId': '67441500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441501&x=4251',
		'title': '',
		'imageId': '67441501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894223&docid=67441504&x=4251',
		'title': '',
		'imageId': '67441504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894223';

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