var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154291&x=3153',
		'title': '',
		'imageId': '67154291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154294&x=3153',
		'title': '',
		'imageId': '67154294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154288&x=3153',
		'title': '',
		'imageId': '67154288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154292&x=3153',
		'title': '',
		'imageId': '67154292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154295&x=3153',
		'title': '',
		'imageId': '67154295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154285&x=3153',
		'title': '',
		'imageId': '67154285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154293&x=3153',
		'title': '',
		'imageId': '67154293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154289&x=3153',
		'title': '',
		'imageId': '67154289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154286&x=3153',
		'title': '',
		'imageId': '67154286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154287&x=3153',
		'title': '',
		'imageId': '67154287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154290&x=3153',
		'title': '',
		'imageId': '67154290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154284&x=3153',
		'title': '',
		'imageId': '67154284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154283&x=3153',
		'title': '',
		'imageId': '67154283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890322&docid=67154282&x=3153',
		'title': '',
		'imageId': '67154282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890322';

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