var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732947&x=1752',
		'title': '',
		'imageId': '69732947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732946&x=1752',
		'title': '',
		'imageId': '69732946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732953&x=1752',
		'title': '',
		'imageId': '69732953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732954&x=1752',
		'title': '',
		'imageId': '69732954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732940&x=1752',
		'title': '',
		'imageId': '69732940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732944&x=1752',
		'title': '',
		'imageId': '69732944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732951&x=1752',
		'title': '',
		'imageId': '69732951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732950&x=1752',
		'title': '',
		'imageId': '69732950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732938&x=1752',
		'title': '',
		'imageId': '69732938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732943&x=1752',
		'title': '',
		'imageId': '69732943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732941&x=1752',
		'title': '',
		'imageId': '69732941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732956&x=1752',
		'title': '',
		'imageId': '69732956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732952&x=1752',
		'title': '',
		'imageId': '69732952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732949&x=1752',
		'title': '',
		'imageId': '69732949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732948&x=1752',
		'title': '',
		'imageId': '69732948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732939&x=1752',
		'title': '',
		'imageId': '69732939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000704&docid=69732945&x=1752',
		'title': '',
		'imageId': '69732945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000704';

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