var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581456&x=3112',
		'title': '',
		'imageId': '66581456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581457&x=3112',
		'title': '',
		'imageId': '66581457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581462&x=3112',
		'title': '',
		'imageId': '66581462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581458&x=3112',
		'title': '',
		'imageId': '66581458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581460&x=3112',
		'title': '',
		'imageId': '66581460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581461&x=3112',
		'title': '',
		'imageId': '66581461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581459&x=3112',
		'title': '',
		'imageId': '66581459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581463&x=3112',
		'title': '',
		'imageId': '66581463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581471&x=3112',
		'title': '',
		'imageId': '66581471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581473&x=3112',
		'title': '',
		'imageId': '66581473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581472&x=3112',
		'title': '',
		'imageId': '66581472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581464&x=3112',
		'title': '',
		'imageId': '66581464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581466&x=3112',
		'title': '',
		'imageId': '66581466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581467&x=3112',
		'title': '',
		'imageId': '66581467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581468&x=3112',
		'title': '',
		'imageId': '66581468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581470&x=3112',
		'title': '',
		'imageId': '66581470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581469&x=3112',
		'title': '',
		'imageId': '66581469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866942&docid=66581465&x=3112',
		'title': '',
		'imageId': '66581465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3866942';

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