var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778460&x=4520',
		'title': '',
		'imageId': '67778460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778464&x=4520',
		'title': '',
		'imageId': '67778464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778462&x=4520',
		'title': '',
		'imageId': '67778462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778465&x=4520',
		'title': '',
		'imageId': '67778465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778466&x=4520',
		'title': '',
		'imageId': '67778466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778468&x=4520',
		'title': '',
		'imageId': '67778468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778470&x=4520',
		'title': '',
		'imageId': '67778470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778467&x=4520',
		'title': '',
		'imageId': '67778467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778461&x=4520',
		'title': '',
		'imageId': '67778461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778469&x=4520',
		'title': '',
		'imageId': '67778469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778471&x=4520',
		'title': '',
		'imageId': '67778471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778476&x=4520',
		'title': '',
		'imageId': '67778476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778472&x=4520',
		'title': '',
		'imageId': '67778472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778473&x=4520',
		'title': '',
		'imageId': '67778473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778474&x=4520',
		'title': '',
		'imageId': '67778474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778477&x=4520',
		'title': '',
		'imageId': '67778477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778475&x=4520',
		'title': '',
		'imageId': '67778475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778463&x=4520',
		'title': '',
		'imageId': '67778463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915435&docid=67778478&x=4520',
		'title': '',
		'imageId': '67778478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915435';

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