var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278197&x=553',
		'title': '',
		'imageId': '65278197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278207&x=553',
		'title': '',
		'imageId': '65278207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278198&x=553',
		'title': '',
		'imageId': '65278198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278199&x=553',
		'title': '',
		'imageId': '65278199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278210&x=553',
		'title': '',
		'imageId': '65278210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278204&x=553',
		'title': '',
		'imageId': '65278204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278208&x=553',
		'title': '',
		'imageId': '65278208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278202&x=553',
		'title': '',
		'imageId': '65278202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278203&x=553',
		'title': '',
		'imageId': '65278203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278214&x=553',
		'title': '',
		'imageId': '65278214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278201&x=553',
		'title': '',
		'imageId': '65278201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278200&x=553',
		'title': '',
		'imageId': '65278200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278206&x=553',
		'title': '',
		'imageId': '65278206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278212&x=553',
		'title': '',
		'imageId': '65278212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278216&x=553',
		'title': '',
		'imageId': '65278216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278211&x=553',
		'title': '',
		'imageId': '65278211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278205&x=553',
		'title': '',
		'imageId': '65278205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986924&docid=65278213&x=553',
		'title': '',
		'imageId': '65278213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986924';

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