var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227946&x=2254',
		'title': '',
		'imageId': '69227946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227943&x=2254',
		'title': '',
		'imageId': '69227943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227944&x=2254',
		'title': '',
		'imageId': '69227944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227948&x=2254',
		'title': '',
		'imageId': '69227948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227942&x=2254',
		'title': '',
		'imageId': '69227942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227940&x=2254',
		'title': '',
		'imageId': '69227940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227949&x=2254',
		'title': '',
		'imageId': '69227949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227941&x=2254',
		'title': '',
		'imageId': '69227941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227947&x=2254',
		'title': '',
		'imageId': '69227947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69227945&x=2254',
		'title': '',
		'imageId': '69227945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69228058&x=2254',
		'title': '',
		'imageId': '69228058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69228060&x=2254',
		'title': '',
		'imageId': '69228060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69228059&x=2254',
		'title': '',
		'imageId': '69228059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69291937&x=2254',
		'title': '',
		'imageId': '69291937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978702&docid=69291936&x=2254',
		'title': '',
		'imageId': '69291936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978702';

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