var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511932&x=5947',
		'title': '',
		'imageId': '69511932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511933&x=5947',
		'title': '',
		'imageId': '69511933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511935&x=5947',
		'title': '',
		'imageId': '69511935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511937&x=5947',
		'title': '',
		'imageId': '69511937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511939&x=5947',
		'title': '',
		'imageId': '69511939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511940&x=5947',
		'title': '',
		'imageId': '69511940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511941&x=5947',
		'title': '',
		'imageId': '69511941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511947&x=5947',
		'title': '',
		'imageId': '69511947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511948&x=5947',
		'title': '',
		'imageId': '69511948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511942&x=5947',
		'title': '',
		'imageId': '69511942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511946&x=5947',
		'title': '',
		'imageId': '69511946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511943&x=5947',
		'title': '',
		'imageId': '69511943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511944&x=5947',
		'title': '',
		'imageId': '69511944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511934&x=5947',
		'title': '',
		'imageId': '69511934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991070&docid=69511945&x=5947',
		'title': '',
		'imageId': '69511945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991070';

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