var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915820&x=1239',
		'title': '',
		'imageId': '69915820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915813&x=1239',
		'title': '',
		'imageId': '69915813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915818&x=1239',
		'title': '',
		'imageId': '69915818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915817&x=1239',
		'title': '',
		'imageId': '69915817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915812&x=1239',
		'title': '',
		'imageId': '69915812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915816&x=1239',
		'title': '',
		'imageId': '69915816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915811&x=1239',
		'title': '',
		'imageId': '69915811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915814&x=1239',
		'title': '',
		'imageId': '69915814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915815&x=1239',
		'title': '',
		'imageId': '69915815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915823&x=1239',
		'title': '',
		'imageId': '69915823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915822&x=1239',
		'title': '',
		'imageId': '69915822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915821&x=1239',
		'title': '',
		'imageId': '69915821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915824&x=1239',
		'title': '',
		'imageId': '69915824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008247&docid=69915819&x=1239',
		'title': '',
		'imageId': '69915819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008247';

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