var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459655&x=2926',
		'title': '',
		'imageId': '2459655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459658&x=2926',
		'title': '',
		'imageId': '2459658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459661&x=2926',
		'title': '',
		'imageId': '2459661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459674&x=2926',
		'title': '',
		'imageId': '2459674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459664&x=2926',
		'title': '',
		'imageId': '2459664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463594&x=2926',
		'title': '',
		'imageId': '2463594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463597&x=2926',
		'title': '',
		'imageId': '2463597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459667&x=2926',
		'title': '',
		'imageId': '2459667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459671&x=2926',
		'title': '',
		'imageId': '2459671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459677&x=2926',
		'title': '',
		'imageId': '2459677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459686&x=2926',
		'title': '',
		'imageId': '2459686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459680&x=2926',
		'title': '',
		'imageId': '2459680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2459683&x=2926',
		'title': '',
		'imageId': '2459683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463591&x=2926',
		'title': '',
		'imageId': '2463591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463601&x=2926',
		'title': '',
		'imageId': '2463601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463605&x=2926',
		'title': '',
		'imageId': '2463605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463611&x=2926',
		'title': '',
		'imageId': '2463611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=456875&docid=2463608&x=2926',
		'title': '',
		'imageId': '2463608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #456875';

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