var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133114&x=2310',
		'title': '',
		'imageId': '69133114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133113&x=2310',
		'title': '',
		'imageId': '69133113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133128&x=2310',
		'title': '',
		'imageId': '69133128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133117&x=2310',
		'title': '',
		'imageId': '69133117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133126&x=2310',
		'title': '',
		'imageId': '69133126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133124&x=2310',
		'title': '',
		'imageId': '69133124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133122&x=2310',
		'title': '',
		'imageId': '69133122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133123&x=2310',
		'title': '',
		'imageId': '69133123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133118&x=2310',
		'title': '',
		'imageId': '69133118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133116&x=2310',
		'title': '',
		'imageId': '69133116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133127&x=2310',
		'title': '',
		'imageId': '69133127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133121&x=2310',
		'title': '',
		'imageId': '69133121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133115&x=2310',
		'title': '',
		'imageId': '69133115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133125&x=2310',
		'title': '',
		'imageId': '69133125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133119&x=2310',
		'title': '',
		'imageId': '69133119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974397&docid=69133120&x=2310',
		'title': '',
		'imageId': '69133120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974397';

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