var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928948&x=1953',
		'title': '',
		'imageId': '69928948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928945&x=1953',
		'title': '',
		'imageId': '69928945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928944&x=1953',
		'title': '',
		'imageId': '69928944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928942&x=1953',
		'title': '',
		'imageId': '69928942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928941&x=1953',
		'title': '',
		'imageId': '69928941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928946&x=1953',
		'title': '',
		'imageId': '69928946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928943&x=1953',
		'title': '',
		'imageId': '69928943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928947&x=1953',
		'title': '',
		'imageId': '69928947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928958&x=1953',
		'title': '',
		'imageId': '69928958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928950&x=1953',
		'title': '',
		'imageId': '69928950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928949&x=1953',
		'title': '',
		'imageId': '69928949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928954&x=1953',
		'title': '',
		'imageId': '69928954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928955&x=1953',
		'title': '',
		'imageId': '69928955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928953&x=1953',
		'title': '',
		'imageId': '69928953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928952&x=1953',
		'title': '',
		'imageId': '69928952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928951&x=1953',
		'title': '',
		'imageId': '69928951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928956&x=1953',
		'title': '',
		'imageId': '69928956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008740&docid=69928957&x=1953',
		'title': '',
		'imageId': '69928957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008740';

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