var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802940&x=5330',
		'title': '',
		'imageId': '69802940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802942&x=5330',
		'title': '',
		'imageId': '69802942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802956&x=5330',
		'title': '',
		'imageId': '69802956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802949&x=5330',
		'title': '',
		'imageId': '69802949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802952&x=5330',
		'title': '',
		'imageId': '69802952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802945&x=5330',
		'title': '',
		'imageId': '69802945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802946&x=5330',
		'title': '',
		'imageId': '69802946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802948&x=5330',
		'title': '',
		'imageId': '69802948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802944&x=5330',
		'title': '',
		'imageId': '69802944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802950&x=5330',
		'title': '',
		'imageId': '69802950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802953&x=5330',
		'title': '',
		'imageId': '69802953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802941&x=5330',
		'title': '',
		'imageId': '69802941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802954&x=5330',
		'title': '',
		'imageId': '69802954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802955&x=5330',
		'title': '',
		'imageId': '69802955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802943&x=5330',
		'title': '',
		'imageId': '69802943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802951&x=5330',
		'title': '',
		'imageId': '69802951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=69802947&x=5330',
		'title': '',
		'imageId': '69802947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=59270415&x=5330',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003695&docid=59270407&x=5330',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003695';

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