var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130623&x=5348',
		'title': '',
		'imageId': '69130623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130624&x=5348',
		'title': '',
		'imageId': '69130624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130586&x=5348',
		'title': '',
		'imageId': '69130586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130587&x=5348',
		'title': '',
		'imageId': '69130587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130612&x=5348',
		'title': '',
		'imageId': '69130612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130589&x=5348',
		'title': '',
		'imageId': '69130589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130590&x=5348',
		'title': '',
		'imageId': '69130590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130591&x=5348',
		'title': '',
		'imageId': '69130591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130603&x=5348',
		'title': '',
		'imageId': '69130603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130594&x=5348',
		'title': '',
		'imageId': '69130594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130629&x=5348',
		'title': '',
		'imageId': '69130629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130604&x=5348',
		'title': '',
		'imageId': '69130604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130588&x=5348',
		'title': '',
		'imageId': '69130588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130611&x=5348',
		'title': '',
		'imageId': '69130611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130622&x=5348',
		'title': '',
		'imageId': '69130622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130619&x=5348',
		'title': '',
		'imageId': '69130619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130606&x=5348',
		'title': '',
		'imageId': '69130606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974386&docid=69130605&x=5348',
		'title': '',
		'imageId': '69130605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974386';

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