var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596398&x=3211',
		'title': '',
		'imageId': '2596398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596401&x=3211',
		'title': '',
		'imageId': '2596401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596404&x=3211',
		'title': '',
		'imageId': '2596404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596407&x=3211',
		'title': '',
		'imageId': '2596407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596410&x=3211',
		'title': '',
		'imageId': '2596410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596413&x=3211',
		'title': '',
		'imageId': '2596413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596416&x=3211',
		'title': '',
		'imageId': '2596416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596419&x=3211',
		'title': '',
		'imageId': '2596419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596422&x=3211',
		'title': '',
		'imageId': '2596422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596426&x=3211',
		'title': '',
		'imageId': '2596426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596429&x=3211',
		'title': '',
		'imageId': '2596429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596432&x=3211',
		'title': '',
		'imageId': '2596432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475567&docid=2596435&x=3211',
		'title': '',
		'imageId': '2596435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475567';

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