var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461956&x=4918',
		'title': '',
		'imageId': '69461956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69462470&x=4918',
		'title': '',
		'imageId': '69462470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461958&x=4918',
		'title': '',
		'imageId': '69461958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461951&x=4918',
		'title': '',
		'imageId': '69461951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461961&x=4918',
		'title': '',
		'imageId': '69461961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461952&x=4918',
		'title': '',
		'imageId': '69461952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461950&x=4918',
		'title': '',
		'imageId': '69461950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461953&x=4918',
		'title': '',
		'imageId': '69461953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461954&x=4918',
		'title': '',
		'imageId': '69461954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461955&x=4918',
		'title': '',
		'imageId': '69461955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461957&x=4918',
		'title': '',
		'imageId': '69461957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461960&x=4918',
		'title': '',
		'imageId': '69461960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988695&docid=69461959&x=4918',
		'title': '',
		'imageId': '69461959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988695';

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