var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450641&x=4455',
		'title': '',
		'imageId': '69450641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450655&x=4455',
		'title': '',
		'imageId': '69450655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450650&x=4455',
		'title': '',
		'imageId': '69450650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450646&x=4455',
		'title': '',
		'imageId': '69450646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450645&x=4455',
		'title': '',
		'imageId': '69450645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450654&x=4455',
		'title': '',
		'imageId': '69450654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450652&x=4455',
		'title': '',
		'imageId': '69450652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450644&x=4455',
		'title': '',
		'imageId': '69450644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450653&x=4455',
		'title': '',
		'imageId': '69450653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450643&x=4455',
		'title': '',
		'imageId': '69450643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450649&x=4455',
		'title': '',
		'imageId': '69450649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450642&x=4455',
		'title': '',
		'imageId': '69450642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450647&x=4455',
		'title': '',
		'imageId': '69450647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450648&x=4455',
		'title': '',
		'imageId': '69450648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988102&docid=69450651&x=4455',
		'title': '',
		'imageId': '69450651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988102';

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