var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868897&x=523',
		'title': '',
		'imageId': '69868897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868899&x=523',
		'title': '',
		'imageId': '69868899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868895&x=523',
		'title': '',
		'imageId': '69868895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868902&x=523',
		'title': '',
		'imageId': '69868902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868900&x=523',
		'title': '',
		'imageId': '69868900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868896&x=523',
		'title': '',
		'imageId': '69868896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868893&x=523',
		'title': '',
		'imageId': '69868893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868894&x=523',
		'title': '',
		'imageId': '69868894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868890&x=523',
		'title': '',
		'imageId': '69868890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868888&x=523',
		'title': '',
		'imageId': '69868888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868898&x=523',
		'title': '',
		'imageId': '69868898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868892&x=523',
		'title': '',
		'imageId': '69868892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868891&x=523',
		'title': '',
		'imageId': '69868891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997523&docid=69868889&x=523',
		'title': '',
		'imageId': '69868889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997523';

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