var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527600&x=1328',
		'title': '',
		'imageId': '69527600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527601&x=1328',
		'title': '',
		'imageId': '69527601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527590&x=1328',
		'title': '',
		'imageId': '69527590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527593&x=1328',
		'title': '',
		'imageId': '69527593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527595&x=1328',
		'title': '',
		'imageId': '69527595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527596&x=1328',
		'title': '',
		'imageId': '69527596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527599&x=1328',
		'title': '',
		'imageId': '69527599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527589&x=1328',
		'title': '',
		'imageId': '69527589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527598&x=1328',
		'title': '',
		'imageId': '69527598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527591&x=1328',
		'title': '',
		'imageId': '69527591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527594&x=1328',
		'title': '',
		'imageId': '69527594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527597&x=1328',
		'title': '',
		'imageId': '69527597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991437&docid=69527592&x=1328',
		'title': '',
		'imageId': '69527592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991437';

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