var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543639&x=517',
		'title': '',
		'imageId': '69543639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543649&x=517',
		'title': '',
		'imageId': '69543649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543644&x=517',
		'title': '',
		'imageId': '69543644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543636&x=517',
		'title': '',
		'imageId': '69543636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543634&x=517',
		'title': '',
		'imageId': '69543634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543635&x=517',
		'title': '',
		'imageId': '69543635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543637&x=517',
		'title': '',
		'imageId': '69543637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543642&x=517',
		'title': '',
		'imageId': '69543642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543653&x=517',
		'title': '',
		'imageId': '69543653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543638&x=517',
		'title': '',
		'imageId': '69543638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543648&x=517',
		'title': '',
		'imageId': '69543648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543643&x=517',
		'title': '',
		'imageId': '69543643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543645&x=517',
		'title': '',
		'imageId': '69543645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543651&x=517',
		'title': '',
		'imageId': '69543651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543646&x=517',
		'title': '',
		'imageId': '69543646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543650&x=517',
		'title': '',
		'imageId': '69543650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543640&x=517',
		'title': '',
		'imageId': '69543640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992486&docid=69543652&x=517',
		'title': '',
		'imageId': '69543652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992486';

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