var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510337&x=4123',
		'title': '',
		'imageId': '2510337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510342&x=4123',
		'title': '',
		'imageId': '2510342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510345&x=4123',
		'title': '',
		'imageId': '2510345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510348&x=4123',
		'title': '',
		'imageId': '2510348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510387&x=4123',
		'title': '',
		'imageId': '2510387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510393&x=4123',
		'title': '',
		'imageId': '2510393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510390&x=4123',
		'title': '',
		'imageId': '2510390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510365&x=4123',
		'title': '',
		'imageId': '2510365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510351&x=4123',
		'title': '',
		'imageId': '2510351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510375&x=4123',
		'title': '',
		'imageId': '2510375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510360&x=4123',
		'title': '',
		'imageId': '2510360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510357&x=4123',
		'title': '',
		'imageId': '2510357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510354&x=4123',
		'title': '',
		'imageId': '2510354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510384&x=4123',
		'title': '',
		'imageId': '2510384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510378&x=4123',
		'title': '',
		'imageId': '2510378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510381&x=4123',
		'title': '',
		'imageId': '2510381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510334&x=4123',
		'title': '',
		'imageId': '2510334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476283&docid=2510372&x=4123',
		'title': '',
		'imageId': '2510372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476283';

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