var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130812&x=2311',
		'title': '',
		'imageId': '69130812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130804&x=2311',
		'title': '',
		'imageId': '69130804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130985&x=2311',
		'title': '',
		'imageId': '69130985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130818&x=2311',
		'title': '',
		'imageId': '69130818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130805&x=2311',
		'title': '',
		'imageId': '69130805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130815&x=2311',
		'title': '',
		'imageId': '69130815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130806&x=2311',
		'title': '',
		'imageId': '69130806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130808&x=2311',
		'title': '',
		'imageId': '69130808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130807&x=2311',
		'title': '',
		'imageId': '69130807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130816&x=2311',
		'title': '',
		'imageId': '69130816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130813&x=2311',
		'title': '',
		'imageId': '69130813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130811&x=2311',
		'title': '',
		'imageId': '69130811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130809&x=2311',
		'title': '',
		'imageId': '69130809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130814&x=2311',
		'title': '',
		'imageId': '69130814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130803&x=2311',
		'title': '',
		'imageId': '69130803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130810&x=2311',
		'title': '',
		'imageId': '69130810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974350&docid=69130817&x=2311',
		'title': '',
		'imageId': '69130817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974350';

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