var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596254&x=3327',
		'title': '',
		'imageId': '2596254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596257&x=3327',
		'title': '',
		'imageId': '2596257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596260&x=3327',
		'title': '',
		'imageId': '2596260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596263&x=3327',
		'title': '',
		'imageId': '2596263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596266&x=3327',
		'title': '',
		'imageId': '2596266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596269&x=3327',
		'title': '',
		'imageId': '2596269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596272&x=3327',
		'title': '',
		'imageId': '2596272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596275&x=3327',
		'title': '',
		'imageId': '2596275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596278&x=3327',
		'title': '',
		'imageId': '2596278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596281&x=3327',
		'title': '',
		'imageId': '2596281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596284&x=3327',
		'title': '',
		'imageId': '2596284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596287&x=3327',
		'title': '',
		'imageId': '2596287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596290&x=3327',
		'title': '',
		'imageId': '2596290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596293&x=3327',
		'title': '',
		'imageId': '2596293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596296&x=3327',
		'title': '',
		'imageId': '2596296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596299&x=3327',
		'title': '',
		'imageId': '2596299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596302&x=3327',
		'title': '',
		'imageId': '2596302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475544&docid=2596305&x=3327',
		'title': '',
		'imageId': '2596305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475544';

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