var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7424024&x=2237',
		'title': '',
		'imageId': '7424024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423963&x=2237',
		'title': '',
		'imageId': '7423963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423969&x=2237',
		'title': '',
		'imageId': '7423969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423967&x=2237',
		'title': '',
		'imageId': '7423967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423973&x=2237',
		'title': '',
		'imageId': '7423973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423976&x=2237',
		'title': '',
		'imageId': '7423976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423979&x=2237',
		'title': '',
		'imageId': '7423979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7424004&x=2237',
		'title': '',
		'imageId': '7424004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7424007&x=2237',
		'title': '',
		'imageId': '7424007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7424016&x=2237',
		'title': '',
		'imageId': '7424016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423958&x=2237',
		'title': '',
		'imageId': '7423958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7423959&x=2237',
		'title': '',
		'imageId': '7423959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926650&docid=7424027&x=2237',
		'title': '',
		'imageId': '7424027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926650';

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