var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802611&x=5550',
		'title': '',
		'imageId': '69802611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802612&x=5550',
		'title': '',
		'imageId': '69802612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802613&x=5550',
		'title': '',
		'imageId': '69802613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802616&x=5550',
		'title': '',
		'imageId': '69802616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802614&x=5550',
		'title': '',
		'imageId': '69802614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802615&x=5550',
		'title': '',
		'imageId': '69802615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802609&x=5550',
		'title': '',
		'imageId': '69802609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802605&x=5550',
		'title': '',
		'imageId': '69802605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802607&x=5550',
		'title': '',
		'imageId': '69802607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802608&x=5550',
		'title': '',
		'imageId': '69802608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69802610&x=5550',
		'title': '',
		'imageId': '69802610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980082&x=5550',
		'title': '',
		'imageId': '69980082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980083&x=5550',
		'title': '',
		'imageId': '69980083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980081&x=5550',
		'title': '',
		'imageId': '69980081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980080&x=5550',
		'title': '',
		'imageId': '69980080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980077&x=5550',
		'title': '',
		'imageId': '69980077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980078&x=5550',
		'title': '',
		'imageId': '69980078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002391&docid=69980079&x=5550',
		'title': '',
		'imageId': '69980079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002391';

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