var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104678&x=4859',
		'title': '',
		'imageId': '69104678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104192&x=4859',
		'title': '',
		'imageId': '69104192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104189&x=4859',
		'title': '',
		'imageId': '69104189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104208&x=4859',
		'title': '',
		'imageId': '69104208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104180&x=4859',
		'title': '',
		'imageId': '69104180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104181&x=4859',
		'title': '',
		'imageId': '69104181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104178&x=4859',
		'title': '',
		'imageId': '69104178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104177&x=4859',
		'title': '',
		'imageId': '69104177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104179&x=4859',
		'title': '',
		'imageId': '69104179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104184&x=4859',
		'title': '',
		'imageId': '69104184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104211&x=4859',
		'title': '',
		'imageId': '69104211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104214&x=4859',
		'title': '',
		'imageId': '69104214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104220&x=4859',
		'title': '',
		'imageId': '69104220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69105018&x=4859',
		'title': '',
		'imageId': '69105018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104193&x=4859',
		'title': '',
		'imageId': '69104193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104197&x=4859',
		'title': '',
		'imageId': '69104197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104199&x=4859',
		'title': '',
		'imageId': '69104199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104202&x=4859',
		'title': '',
		'imageId': '69104202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104207&x=4859',
		'title': '',
		'imageId': '69104207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104217&x=4859',
		'title': '',
		'imageId': '69104217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973413&docid=69104638&x=4859',
		'title': '',
		'imageId': '69104638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973413';

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