var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136166&x=1234',
		'title': '',
		'imageId': '69136166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136165&x=1234',
		'title': '',
		'imageId': '69136165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136167&x=1234',
		'title': '',
		'imageId': '69136167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136176&x=1234',
		'title': '',
		'imageId': '69136176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136177&x=1234',
		'title': '',
		'imageId': '69136177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136175&x=1234',
		'title': '',
		'imageId': '69136175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136170&x=1234',
		'title': '',
		'imageId': '69136170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136172&x=1234',
		'title': '',
		'imageId': '69136172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136173&x=1234',
		'title': '',
		'imageId': '69136173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136179&x=1234',
		'title': '',
		'imageId': '69136179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136181&x=1234',
		'title': '',
		'imageId': '69136181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136178&x=1234',
		'title': '',
		'imageId': '69136178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136171&x=1234',
		'title': '',
		'imageId': '69136171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136168&x=1234',
		'title': '',
		'imageId': '69136168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136169&x=1234',
		'title': '',
		'imageId': '69136169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136174&x=1234',
		'title': '',
		'imageId': '69136174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136183&x=1234',
		'title': '',
		'imageId': '69136183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136182&x=1234',
		'title': '',
		'imageId': '69136182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974611&docid=69136180&x=1234',
		'title': '',
		'imageId': '69136180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974611';

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