var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955597&x=2725',
		'title': '',
		'imageId': '67955597',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955586&x=2725',
		'title': '',
		'imageId': '67955586',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955587&x=2725',
		'title': '',
		'imageId': '67955587',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955599&x=2725',
		'title': '',
		'imageId': '67955599',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955584&x=2725',
		'title': '',
		'imageId': '67955584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955601&x=2725',
		'title': '',
		'imageId': '67955601',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955594&x=2725',
		'title': '',
		'imageId': '67955594',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955588&x=2725',
		'title': '',
		'imageId': '67955588',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955589&x=2725',
		'title': '',
		'imageId': '67955589',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955585&x=2725',
		'title': '',
		'imageId': '67955585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955583&x=2725',
		'title': '',
		'imageId': '67955583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955598&x=2725',
		'title': '',
		'imageId': '67955598',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955590&x=2725',
		'title': '',
		'imageId': '67955590',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955593&x=2725',
		'title': '',
		'imageId': '67955593',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955596&x=2725',
		'title': '',
		'imageId': '67955596',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955591&x=2725',
		'title': '',
		'imageId': '67955591',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955592&x=2725',
		'title': '',
		'imageId': '67955592',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955595&x=2725',
		'title': '',
		'imageId': '67955595',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921296&docid=67955600&x=2725',
		'title': '',
		'imageId': '67955600',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921296';

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