var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779535&x=379',
		'title': '',
		'imageId': '67779535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779536&x=379',
		'title': '',
		'imageId': '67779536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779537&x=379',
		'title': '',
		'imageId': '67779537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779533&x=379',
		'title': '',
		'imageId': '67779533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779554&x=379',
		'title': '',
		'imageId': '67779554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779555&x=379',
		'title': '',
		'imageId': '67779555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779557&x=379',
		'title': '',
		'imageId': '67779557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779556&x=379',
		'title': '',
		'imageId': '67779556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779558&x=379',
		'title': '',
		'imageId': '67779558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779541&x=379',
		'title': '',
		'imageId': '67779541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779542&x=379',
		'title': '',
		'imageId': '67779542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779534&x=379',
		'title': '',
		'imageId': '67779534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779538&x=379',
		'title': '',
		'imageId': '67779538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779540&x=379',
		'title': '',
		'imageId': '67779540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915285&docid=67779539&x=379',
		'title': '',
		'imageId': '67779539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915285';

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