var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771245&x=505',
		'title': '',
		'imageId': '69771245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771243&x=505',
		'title': '',
		'imageId': '69771243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771238&x=505',
		'title': '',
		'imageId': '69771238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771237&x=505',
		'title': '',
		'imageId': '69771237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771236&x=505',
		'title': '',
		'imageId': '69771236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771244&x=505',
		'title': '',
		'imageId': '69771244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771240&x=505',
		'title': '',
		'imageId': '69771240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771246&x=505',
		'title': '',
		'imageId': '69771246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771241&x=505',
		'title': '',
		'imageId': '69771241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771239&x=505',
		'title': '',
		'imageId': '69771239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69771242&x=505',
		'title': '',
		'imageId': '69771242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69862404&x=505',
		'title': '',
		'imageId': '69862404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002484&docid=69862407&x=505',
		'title': '',
		'imageId': '69862407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002484';

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