var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369561&x=385',
		'title': '',
		'imageId': '69369561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369605&x=385',
		'title': '',
		'imageId': '69369605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369610&x=385',
		'title': '',
		'imageId': '69369610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369620&x=385',
		'title': '',
		'imageId': '69369620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369623&x=385',
		'title': '',
		'imageId': '69369623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369626&x=385',
		'title': '',
		'imageId': '69369626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369656&x=385',
		'title': '',
		'imageId': '69369656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369662&x=385',
		'title': '',
		'imageId': '69369662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369665&x=385',
		'title': '',
		'imageId': '69369665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369669&x=385',
		'title': '',
		'imageId': '69369669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369672&x=385',
		'title': '',
		'imageId': '69369672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369675&x=385',
		'title': '',
		'imageId': '69369675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984648&docid=69369691&x=385',
		'title': '',
		'imageId': '69369691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984648';

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