var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561808&x=1452',
		'title': '',
		'imageId': '70561808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561797&x=1452',
		'title': '',
		'imageId': '70561797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561811&x=1452',
		'title': '',
		'imageId': '70561811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561798&x=1452',
		'title': '',
		'imageId': '70561798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561809&x=1452',
		'title': '',
		'imageId': '70561809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561812&x=1452',
		'title': '',
		'imageId': '70561812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561799&x=1452',
		'title': '',
		'imageId': '70561799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561796&x=1452',
		'title': '',
		'imageId': '70561796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561806&x=1452',
		'title': '',
		'imageId': '70561806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561800&x=1452',
		'title': '',
		'imageId': '70561800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561802&x=1452',
		'title': '',
		'imageId': '70561802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561803&x=1452',
		'title': '',
		'imageId': '70561803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561804&x=1452',
		'title': '',
		'imageId': '70561804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561801&x=1452',
		'title': '',
		'imageId': '70561801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561805&x=1452',
		'title': '',
		'imageId': '70561805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561807&x=1452',
		'title': '',
		'imageId': '70561807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70561810&x=1452',
		'title': '',
		'imageId': '70561810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033875&docid=70210064&x=1452',
		'title': '',
		'imageId': '70210064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033875';

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