var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123463&x=2637',
		'title': '',
		'imageId': '69123463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123464&x=2637',
		'title': '',
		'imageId': '69123464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123459&x=2637',
		'title': '',
		'imageId': '69123459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123468&x=2637',
		'title': '',
		'imageId': '69123468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123457&x=2637',
		'title': '',
		'imageId': '69123457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123460&x=2637',
		'title': '',
		'imageId': '69123460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123456&x=2637',
		'title': '',
		'imageId': '69123456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123458&x=2637',
		'title': '',
		'imageId': '69123458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123467&x=2637',
		'title': '',
		'imageId': '69123467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123469&x=2637',
		'title': '',
		'imageId': '69123469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123461&x=2637',
		'title': '',
		'imageId': '69123461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123470&x=2637',
		'title': '',
		'imageId': '69123470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123462&x=2637',
		'title': '',
		'imageId': '69123462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123465&x=2637',
		'title': '',
		'imageId': '69123465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974005&docid=69123466&x=2637',
		'title': '',
		'imageId': '69123466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974005';

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