var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864451&x=3549',
		'title': '',
		'imageId': '69864451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864452&x=3549',
		'title': '',
		'imageId': '69864452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864453&x=3549',
		'title': '',
		'imageId': '69864453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864454&x=3549',
		'title': '',
		'imageId': '69864454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864455&x=3549',
		'title': '',
		'imageId': '69864455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864458&x=3549',
		'title': '',
		'imageId': '69864458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864464&x=3549',
		'title': '',
		'imageId': '69864464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864478&x=3549',
		'title': '',
		'imageId': '69864478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864470&x=3549',
		'title': '',
		'imageId': '69864470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864469&x=3549',
		'title': '',
		'imageId': '69864469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864483&x=3549',
		'title': '',
		'imageId': '69864483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864486&x=3549',
		'title': '',
		'imageId': '69864486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006308&docid=69864450&x=3549',
		'title': '',
		'imageId': '69864450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006308';

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